fix announcementBar quote

This commit is contained in:
Sergey Shorokhov 2024-11-09 10:31:42 +03:00
parent 0d1e7fa65c
commit d46b168ef8

View File

@ -71,7 +71,8 @@ const config: Config = {
announcementBar: {
backgroundColor: "var(--ifm-color-primary-lighter)",
textColor: "var(--ifm-color-text)",
content: '<strong><a href="/blog/2024/11/01/welcome">🫵 We need you!"</a></strong>',
content:
'<strong><a href="/blog/2024/11/01/welcome">🫵 We need you!</a></strong>',
},
navbar: {
title: "ReHLDS Documentation",