chore: 增加开源地址

This commit is contained in:
ZiuChen 2023-04-23 20:01:42 +08:00
parent a7e85c253a
commit 611502c6f8
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ navbar: false
logo: url, logo: url,
linkList: [ linkList: [
{ content: '🕶️ 在线体验', target: 'https://ziuchen.github.io/JSRunner' }, { content: '🕶️ 在线体验', target: 'https://ziuchen.github.io/JSRunner' },
{ content: '👨🏻‍💻 开源地址', target: 'https://github.com/ZiuChen/JSRunner' },
{ content: '🚚 更新日志', target: './log/' }, { content: '🚚 更新日志', target: './log/' },
] ]
} }

View File

@ -13,6 +13,7 @@ navbar: false
logo: url, logo: url,
linkList: [ linkList: [
{ content: '🕶️ 在线体验', target: 'https://ziuchen.github.io/SuperMarkdown' }, { content: '🕶️ 在线体验', target: 'https://ziuchen.github.io/SuperMarkdown' },
{ content: '👨🏻‍💻 开源地址', target: 'https://github.com/ZiuChen/SuperMarkdown' },
{ content: '🚀 快捷键一览', target: './shortcut/' }, { content: '🚀 快捷键一览', target: './shortcut/' },
{ content: '🚚 更新日志', target: './log/' }, { content: '🚚 更新日志', target: './log/' },
] ]