Skip to content

Commit

Permalink
Changed link stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
CubeBeveled committed Feb 13, 2025
1 parent 7089d63 commit 90b3a66
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ const config = {
src: 'img/icons/logo.jpg',
},
items: [
{ to: '/', label: 'Wiki', position: 'left' },
{
href: 'https://github.com/Advik555wastaken/6b6twiki/',
label: 'GitHub',
Expand All @@ -105,7 +104,7 @@ const config = {
title: 'Useful links',
items: [
{
label: '6b6t.org Official Website',
label: 'Official 6b6t.org Website',
to: 'https://www.6b6t.org/',
},
{
Expand All @@ -120,12 +119,7 @@ const config = {
{
label: 'Discord',
href: 'https://discord.gg/Em4AAcjXvD',
},
{
href: 'https://github.com/Advik555wastaken/6b6twiki/',
label: 'GitHub',
position: 'right',
},
}
],
}
],
Expand Down

0 comments on commit 90b3a66

Please sign in to comment.