diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6b7c3d6..ab98236 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,5 +1,5 @@ --- - +import path from "../utils/path.ts" ---