Fix: clickable share.freedoms4.org in service entry

This commit is contained in:
hyzen
2026-03-01 01:31:49 +05:30
parent 259b67ef25
commit 4bcc018cbc
6 changed files with 17 additions and 10 deletions

View File

@@ -4,6 +4,11 @@ title = 'Freedoms4'
theme = 'hugo-theme-yue'
publishDir = "docs"
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[params]
customCSS = ["css/custom.css"]