chore: add docs publish command

This commit is contained in:
Jef Roosens 2025-06-19 14:53:40 +02:00
parent 5e653407f2
commit 4735bc3f13
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
4 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,4 @@
baseURL = 'https://example.org/'
baseURL = 'https://rustybever.be/docs/otter/'
languageCode = 'en-us'
title = 'Otter'
theme = "hugo-book"