|
|
@ -230,12 +230,8 @@ 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:
|
|
|
|
|
|
|
|
unsafe: true
|
|
|
|
|
|
|
|
highlight:
|
|
|
|
|
|
|
|
style: vs
|
|
|
|
|
|
|
|
menu:
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
main:
|
|
|
|
- identifier: home
|
|
|
|
- identifier: 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
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|