Fix permalinks

This commit is contained in:
tiltowait
2025-10-27 18:26:37 -07:00
parent ba2c305353
commit 351981021b

View File

@ -3,6 +3,10 @@ languageCode = 'en-us'
title = 'do as sudo'
theme = 'bear'
[permalinks]
blog = "/:slug"
tags = "/blog/:slug"
[params]
title = 'do as sudo'
description = 'thoughts, dev notes, and musings during a freebsd migration'