diff --git a/source/src/pages/index.astro b/source/src/pages/index.astro index e69de29..77126cc 100644 --- a/source/src/pages/index.astro +++ b/source/src/pages/index.astro @@ -0,0 +1,17 @@ +--- +// Layout +import Base from "@layouts/Base.astro"; +--- + + + Example Search +
+ + \ No newline at end of file