Website banner (#487)

* added banner

* Update announcement link to a relative path

* Update link text for announcement banner
This commit is contained in:
Kairav Roshan Sanghvi
2025-11-21 11:47:13 +01:00
committed by GitHub
parent 36b8eb060a
commit 86bb8897ed

View File

@@ -15,7 +15,7 @@ export const announcement = {
tag: '', tag: '',
text: 'NetBird v0.60 Released - Native SSH Access', text: 'NetBird v0.60 Released - Native SSH Access',
link: 'https://netbird.io/knowledge-hub/native-identity-aware-ssh', link: 'https://netbird.io/knowledge-hub/native-identity-aware-ssh',
linkText: 'Read Release Article', linkText: 'Read Release Documentation',
linkAlt: 'Learn more about the NetBird v0.60 release', linkAlt: 'Learn more about the NetBird v0.60 release',
isExternal: false, isExternal: false,
closeable: true, closeable: true,