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

docs(website): fix base url casing

This commit is contained in:
TorchedSammy 2022-06-21 22:51:08 -04:00
parent 350162d084
commit c80bede1d3
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

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