Files
Grasswren/hugo.yaml
T

13 lines
240 B
YAML
Raw Normal View History

2026-07-11 14:54:56 -04:00
title: 'grasswren.net'
baseURL: 'https://grasswren.net'
uglyURLs: true
disableKinds:
- RSS
- sitemap
- taxonomy
- term
markup: { goldmark: { parser: { wrapStandAloneImageWithinParagraph: false } } }
minify: { minifyOutput: true }