Sync example config and readme config
This commit is contained in:
19
README.md
19
README.md
@@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user