diff --git a/src/assets/icons/fontawesome/twitter-brands.svg b/src/assets/icons/fontawesome/twitter-brands.svg deleted file mode 100644 index c13d476c..00000000 --- a/src/assets/icons/fontawesome/twitter-brands.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/components/layout/Footer.astro b/src/components/layout/Footer.astro index a57a551b..1418472d 100644 --- a/src/components/layout/Footer.astro +++ b/src/components/layout/Footer.astro @@ -36,9 +36,6 @@ const hash = import.meta.env.GIT_COMMIT_HASH;
  • Forums
  • -
  • - Twitter -
  • diff --git a/src/components/layout/NavBar.astro b/src/components/layout/NavBar.astro index 01e91a4d..939c2962 100644 --- a/src/components/layout/NavBar.astro +++ b/src/components/layout/NavBar.astro @@ -48,7 +48,7 @@ import LogoMarkerLight from "@/assets/brand/logo-marker-light.svg"; - +
    diff --git a/src/pages/news/index.astro b/src/pages/news/index.astro index 3e2b85fa..4eca137e 100644 --- a/src/pages/news/index.astro +++ b/src/pages/news/index.astro @@ -24,7 +24,6 @@ const postsWithMeta = posts.map((p) => {

    News

    -
    {