We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2831f commit c47d217Copy full SHA for c47d217
1 file changed
.vuepress/config.js
@@ -50,7 +50,7 @@ export default defineUserConfig({
50
{ text: '关于', link: '/about/' },
51
{ text: '博客', link: 'https://codelc.com/' },
52
{ text: '推特', link: 'https://x.com/xlcomplete' },
53
- { text: '邮箱订阅', link: 'https://coolc.substack.com/' },
+ { text: '邮箱订阅', link: 'https://lcomplete.substack.com/' },
54
{ text: 'RSS 订阅', link: 'https://tech.codelc.com/rss.xml' },
55
{ text: 'GitHub', link: 'https://github.com/lcomplete/TechShare' }
56
],
0 commit comments