diff options
Diffstat (limited to 'src/pages/index.astro')
| -rw-r--r-- | src/pages/index.astro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro new file mode 100644 index 0000000..4a02fcc --- /dev/null +++ b/src/pages/index.astro @@ -0,0 +1,3 @@ +--- +--- +<meta http-equiv="refresh" content="0;url=/sco/" />
\ No newline at end of file |
