mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 02:32:17 +03:00
fix announcementBar quote
This commit is contained in:
parent
0d1e7fa65c
commit
d46b168ef8
@ -71,7 +71,8 @@ const config: Config = {
|
|||||||
announcementBar: {
|
announcementBar: {
|
||||||
backgroundColor: "var(--ifm-color-primary-lighter)",
|
backgroundColor: "var(--ifm-color-primary-lighter)",
|
||||||
textColor: "var(--ifm-color-text)",
|
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: {
|
navbar: {
|
||||||
title: "ReHLDS Documentation",
|
title: "ReHLDS Documentation",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user