mirror of
https://gitlab.wasp.best/sel/web.git
synced 2026-04-29 05:54:11 +02:00
7 lines
209 B
TOML
7 lines
209 B
TOML
languageCode = 'en-us'
|
|
title = "sel's site of web"
|
|
theme = 'webbed-theme'
|
|
|
|
# https://stackoverflow.com/questions/61292854/with-hugo-can-we-use-html-code-in-a-md-file
|
|
[markup.goldmark.renderer]
|
|
unsafe = true
|