aboutsummaryrefslogtreecommitdiffstats
path: root/pages/500.js
blob: a86286640565461965b092d12d64377c3a9575ae (plain)
1
2
3
export default function FiHunnid() {
    return <h1>this page should be a fallback - something went wrong rip</h1>
}