We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f814f1 commit 2eeffe4Copy full SHA for 2eeffe4
.vitepress/theme.config.ts
@@ -278,7 +278,7 @@ export const themeConfig = {
278
{ icon: 'i-tabler:brand-discord', link: 'https://discord.gg/cMHemg8' },
279
{ icon: 'i-tabler:brand-telegram', link: 'https://t.me/joinchat/AAAAAEJW-ozFwo7Er9jpHw' },
280
{ icon: 'i-tabler:news', link: 'https://nimiq.com/blog/' },
281
- { icon: 'i-tabler:brand-youtube', link: 'https://www.youtube.com/playlist?list=PLuhSf5DE3FFQFSM-Hhb4gXrbcIo3ohVE9' },
+ { icon: 'i-tabler:versions', link: 'https://nimiq-changelog.je-cf9.workers.dev/' },
282
],
283
showLastUpdated: false,
284
showEditContent: false,
0 commit comments