2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-20 20:43:23 +00:00

fix: add slash to end of baseURL

This commit is contained in:
sammyette 2024-05-03 12:45:10 -04:00
parent 08d9a63f12
commit 53558ddb60
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -1,5 +1,5 @@
languageCode = 'en-us'
baseURL = 'https://rosettea.github.io/Hilbish'
baseURL = 'https://rosettea.github.io/Hilbish/'
title = 'Hilbish'
theme = 'hsh'
enableGitInfo = true