Skip to content

Commit 7ff709c

Browse files
committed
add modrinth link
1 parent fbb5014 commit 7ff709c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docusaurus.config.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ const config: Config = {
8686
position: 'left',
8787
label: 'Documentation',
8888
},
89+
{
90+
href: "https://modrinth.com/mod/dungeons-guide",
91+
label: "Modrinth",
92+
position: "right"
93+
},
8994
{
9095
href: 'https://dungeons.guide/discord',
9196
label: 'Discord',
@@ -130,6 +135,10 @@ const config: Config = {
130135
label: 'GitHub',
131136
href: 'https://github.com/Dungeons-Guide/Skyblock-Dungeons-Guide',
132137
},
138+
{
139+
label: 'Modrinth',
140+
href: 'https://modrinth.com/mod/dungeons-guide',
141+
},
133142
],
134143
},
135144
],

0 commit comments

Comments
 (0)