1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-14 22:18:46 +00:00

feat: Add sitewide announcements bar (#3121)

Signed-off-by: Niek de Wilde <niek@privacyguides.org>
Signed-off-by: redoomed1 <redoomed1@privacyguides.org>
This commit is contained in:
2025-09-12 17:34:32 -05:00
parent 008d01db23
commit 2f95961b9e
5 changed files with 29 additions and 15 deletions

View File

@@ -51,7 +51,7 @@
{
"label": "Main",
"type": "shell",
"command": "./run.sh --cmd=mkdocs --insiders --production",
"command": "./run.sh --cmd=mkdocs --insiders",
"group": "test",
"runOptions": {
"runOn": "folderOpen"