diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 8f372be..3cf16ec 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -15,17 +15,13 @@ function Footer() {

{t('footer.quickLinks')}

{t('nav.home')} {t('nav.servers')} - {t('nav.blog')} {t('nav.git')} - {t('nav.forum')} - {t('nav.friends')}

{t('footer.communityLinks')}

- {t('footer.discord')} - {t('footer.steamGroup')} - {t('footer.tournaments')} - {t('footer.support')} + {t('nav.blog')} + {t('nav.forum')} + {t('nav.friends')}

{t('footer.legal')}