diff --git a/source/src/components/global/Footer.astro b/source/src/components/global/Footer.astro index e69de29..1d7fcbb 100644 --- a/source/src/components/global/Footer.astro +++ b/source/src/components/global/Footer.astro @@ -0,0 +1,43 @@ +--- +// Configuration +import { + version +} from "@root/package.json" +--- + + + + \ No newline at end of file