diff options
Diffstat (limited to 'docs/src/pages/foo/index.astro')
-rw-r--r-- | docs/src/pages/foo/index.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/pages/foo/index.astro b/docs/src/pages/foo/index.astro new file mode 100644 index 000000000..653debaa8 --- /dev/null +++ b/docs/src/pages/foo/index.astro @@ -0,0 +1 @@ +<h1>hello</h1>
\ No newline at end of file |