docs(website): fix base url casing

pull/177/head
TorchedSammy 2022-06-21 22:51:08 -04:00
parent 350162d084
commit c80bede1d3
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

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