25 lines
460 B
YAML
25 lines
460 B
YAML
|
baseURL: "https://blog.pflänz.li/"
|
||
|
languageCode: "de-ch"
|
||
|
title: "Pflänz.li Blog"
|
||
|
theme: "anubis"
|
||
|
|
||
|
menu:
|
||
|
main:
|
||
|
- identifier: blog
|
||
|
name: Blog
|
||
|
title: Blog
|
||
|
url: /
|
||
|
weight: 0
|
||
|
- identifier: website
|
||
|
name: Website
|
||
|
title: Website
|
||
|
url: "https://beta.pflänz.li"
|
||
|
weight: 0
|
||
|
|
||
|
params:
|
||
|
style: auto-with-switcher
|
||
|
author: "thisfro"
|
||
|
email: contact@pflaenz.li
|
||
|
social:
|
||
|
- id: git
|
||
|
name: thisfro/pflaenz.li
|