Skip to content

Commit 6eb8198

Browse files
committed
release notes in footer
1 parent 97481ce commit 6eb8198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/navigation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ export const footerData = {
6464
],
6565
secondaryLinks: [
6666
{ text: 'License', href: getPermalink('/license') },
67+
{ text: 'Release Notes', href: getPermalink('/docs/releases.html') },
6768
],
6869
socialLinks: [
6970
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss.xml') },

0 commit comments

Comments
 (0)