diff --git a/src/components/Footer.astro b/src/components/Footer.astro new file mode 100644 index 0000000..4fa5e57 --- /dev/null +++ b/src/components/Footer.astro @@ -0,0 +1,28 @@ +--- +import "../styles/global.css" +--- + + + + \ No newline at end of file diff --git a/src/components/SocialLinks.astro b/src/components/SocialLinks.astro new file mode 100644 index 0000000..a934320 --- /dev/null +++ b/src/components/SocialLinks.astro @@ -0,0 +1,64 @@ +--- +// Discord User Widget by vendicated (https://vendicated.dev/) +--- + +