fix: we need you announcement link

This commit is contained in:
Sergey Shorokhov 2024-12-14 14:00:26 +03:00
parent 13c453cc64
commit c994aeb4cf

View File

@ -77,7 +77,7 @@ const config: Config = {
textColor: "var(--ifm-color-text)", textColor: "var(--ifm-color-text)",
content: '' content: ''
+ '<strong>' + '<strong>'
+ '<a href="blog/2024/11/01/welcome">🫵 We need you!</a>' + '<a href="/blog/2024/11/01/welcome">🫵 We need you!</a>'
+ '</strong>', + '</strong>',
}, },
navbar: { navbar: {