Skip to content

Commit 93348c1

Browse files
committed
chore: Add footer link for proxy
1 parent 6df0b9a commit 93348c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ const config = {
147147
label: 'GitHub (Main Project)',
148148
href: 'https://github.com/sparkison/m3u-editor',
149149
},
150+
{
151+
label: 'GitHub (Proxy)',
152+
href: 'https://github.com/sparkison/m3u-proxy',
153+
},
150154
{
151155
label: 'GitHub (Docs)',
152156
href: 'https://github.com/sparkison/m3u-editor-docs-v2',

0 commit comments

Comments
 (0)