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:
parent
edc13f82d5
commit
ba1850f2dc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
baseURL = "http://example.org/"
|
||||
languageCode = "en-us"
|
||||
languageCode = "eng"
|
||||
title = "batsite"
|
||||
theme = "battheme"
|
||||
sectionPagesMenu = "main"
|
||||
|
|
Loading…
Reference in a new issue