diff --git a/public/socials/github_dark.svg b/public/socials/github_dark.svg deleted file mode 100644 index 1a3e9dc..0000000 --- a/public/socials/github_dark.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/public/socials/github_light.svg b/public/socials/github_light.svg deleted file mode 100644 index 7521394..0000000 --- a/public/socials/github_light.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/public/socials/grandlinewebring.dark.svg b/public/socials/grandlinewebring.dark.svg deleted file mode 100644 index e1ca658..0000000 --- a/public/socials/grandlinewebring.dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/public/socials/grandlinewebring.light.svg b/public/socials/grandlinewebring.light.svg deleted file mode 100644 index 6c0e8db..0000000 --- a/public/socials/grandlinewebring.light.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/public/socials/spotify_dark.svg b/public/socials/spotify_dark.svg deleted file mode 100644 index c690b08..0000000 --- a/public/socials/spotify_dark.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - spotify [#162] - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/socials/spotify_light.svg b/public/socials/spotify_light.svg deleted file mode 100644 index b30c5c0..0000000 --- a/public/socials/spotify_light.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - spotify [#162] - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/socials/xxiivvwebring_dark.svg b/public/socials/xxiivvwebring_dark.svg deleted file mode 100644 index 1f7df84..0000000 --- a/public/socials/xxiivvwebring_dark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/socials/xxiivvwebring_light.svg b/public/socials/xxiivvwebring_light.svg deleted file mode 100644 index adfe494..0000000 --- a/public/socials/xxiivvwebring_light.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6ecd553..1770f5a 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,41 +2,100 @@ const today = new Date(); --- + \ No newline at end of file