aboutsummaryrefslogtreecommitdiff
path: root/src/pages/geoblocked.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/geoblocked.astro')
-rw-r--r--src/pages/geoblocked.astro5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/geoblocked.astro b/src/pages/geoblocked.astro
new file mode 100644
index 0000000..a4f27d5
--- /dev/null
+++ b/src/pages/geoblocked.astro
@@ -0,0 +1,5 @@
+---
+import GeoblockedPageLayout from "../layouts/GeoblockedPageLayout.astro";
+---
+
+<GeoblockedPageLayout />