diff --git a/public/transitions/big.svg b/public/transitions/big.svg new file mode 100644 index 0000000..088c74d --- /dev/null +++ b/public/transitions/big.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/public/transitions/small.svg b/public/transitions/small.svg new file mode 100644 index 0000000..6190235 --- /dev/null +++ b/public/transitions/small.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/src/components/Footer.astro b/src/components/Footer.astro index d4c3162..f9d3f7d 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,12 +3,7 @@ import path from "../utils/path.ts" ---