aboutsummaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/custom-404-loop-case-4/src/pages/index.astro
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro/test/fixtures/custom-404-loop-case-4/src/pages/index.astro')
-rw-r--r--packages/astro/test/fixtures/custom-404-loop-case-4/src/pages/index.astro1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/astro/test/fixtures/custom-404-loop-case-4/src/pages/index.astro b/packages/astro/test/fixtures/custom-404-loop-case-4/src/pages/index.astro
new file mode 100644
index 000000000..a65c81fdb
--- /dev/null
+++ b/packages/astro/test/fixtures/custom-404-loop-case-4/src/pages/index.astro
@@ -0,0 +1 @@
+<p>all good here... or is it?</p> \ No newline at end of file