mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-06 18:22:18 +03:00
fix announcementBar quote
This commit is contained in:
parent
0d1e7fa65c
commit
d46b168ef8
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user