1
0
Fork 0
mirror of https://git.kittycat.homes/zoe/hugo-batsite.git synced 2024-08-15 03:18:24 +00:00

add language support

This commit is contained in:
zoe 2022-04-10 11:02:15 +02:00
parent edc13f82d5
commit ba1850f2dc

View file

@ -1,5 +1,5 @@
baseURL = "http://example.org/"
languageCode = "en-us"
languageCode = "eng"
title = "batsite"
theme = "battheme"
sectionPagesMenu = "main"