11 lines
249 B
YAML
11 lines
249 B
YAML
|
site_name: Ligthert Online
|
||
|
site_url: https://sacha.ligthert.net/
|
||
|
theme:
|
||
|
name: mkdocs
|
||
|
navigation_depth: 4
|
||
|
nav_style: dark
|
||
|
locale: en
|
||
|
analytics:
|
||
|
gtag: UA-110465380-1
|
||
|
prev_next_buttons_location: none
|
||
|
include_homepage_in_sidebar: False
|