Sync example config and readme config

master
Will Faught 3 years ago
parent face520b6f
commit 4d3b58e436

@ -230,13 +230,9 @@ baseurl: https://example.com
copyright: © Michael Bluth copyright: © Michael Bluth
enablerobotstxt: true enablerobotstxt: true
languagecode: en-us languagecode: en-us
markup: languages:
goldmark: en:
renderer: menu:
unsafe: true
highlight:
style: vs
menu:
main: main:
- identifier: home - identifier: home
name: Home name: Home
@ -262,6 +258,14 @@ menu:
name: Search name: Search
url: /search/ url: /search/
weight: 60 weight: 60
title: No Borders, No Limits
weight: 1
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: vs
outputs: outputs:
home: home:
- html - html
@ -283,7 +287,6 @@ social:
youtube: https://www.youtube.com/user/example youtube: https://www.youtube.com/user/example
theme: paige theme: paige
timezone: America/Los_Angeles timezone: America/Los_Angeles
title: No Borders, No Limits
titlecasestyle: Go titlecasestyle: Go
``` ```

Loading…
Cancel
Save