Localize menus and site title
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user