Files
Grasswren/hugo.yaml
T

5 lines
163 B
YAML
Raw Normal View History

2026-09-02 20:11:35 -04:00
title: 'grasswren.net'
2026-07-11 14:54:56 -04:00
baseURL: 'https://grasswren.net'
markup: { goldmark: { parser: { wrapStandAloneImageWithinParagraph: false } } }
2026-09-02 20:11:35 -04:00
renderer: { unsafe: true }