Localize menus and site title

master
Will Faught 3 years ago
parent 1e0e9872e6
commit fb02a0e1ce

@ -5,16 +5,8 @@ baseurl: https://example.com
copyright: © Michael Bluth
enablerobotstxt: true
languagecode: en-us
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: vs
tableOfContents:
endLevel: 6
ordered: true
startLevel: 2
languages:
en:
menu:
main:
- identifier: home
@ -41,6 +33,18 @@ menu:
name: Search
url: /search/
weight: 60
title: No Borders, No Limits
weight: 1
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: vs
tableOfContents:
endLevel: 6
ordered: true
startLevel: 2
outputs:
home:
- html
@ -65,5 +69,4 @@ social:
youtube: https://www.youtube.com/user/example
theme: paige
timezone: America/Los_Angeles
title: No Borders, No Limits
titlecasestyle: Go

Loading…
Cancel
Save