We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb5014 commit 7ff709cCopy full SHA for 7ff709c
1 file changed
docusaurus.config.ts
@@ -86,6 +86,11 @@ const config: Config = {
86
position: 'left',
87
label: 'Documentation',
88
},
89
+ {
90
+ href: "https://modrinth.com/mod/dungeons-guide",
91
+ label: "Modrinth",
92
+ position: "right"
93
+ },
94
{
95
href: 'https://dungeons.guide/discord',
96
label: 'Discord',
@@ -130,6 +135,10 @@ const config: Config = {
130
135
label: 'GitHub',
131
136
href: 'https://github.com/Dungeons-Guide/Skyblock-Dungeons-Guide',
132
137
138
139
+ label: 'Modrinth',
140
+ href: 'https://modrinth.com/mod/dungeons-guide',
141
133
142
],
134
143
144
0 commit comments