aboutsummaryrefslogtreecommitdiff
path: root/src/pages/geoblocked.astro
blob: a4f27d53390bcf7e481f711e4c39d9209f84e248 (plain)
1
2
3
4
5
---
import GeoblockedPageLayout from "../layouts/GeoblockedPageLayout.astro";
---

<GeoblockedPageLayout />