21 lines
417 B
YAML
21 lines
417 B
YAML
theme: kobel
|
|
baseURL: https://hoernschen.de/
|
|
languageCode: en-us
|
|
title: Hoernschen
|
|
|
|
enableEmoji: true
|
|
enableRobotsTXT: true
|
|
|
|
params:
|
|
description: Description
|
|
avatar: /images/avatar.jpg
|
|
color:
|
|
primary: "#fc9800"
|
|
secondary: "#57B793"
|
|
favIcon:
|
|
small: /images/favIcons/RegioShopper_16x16.png
|
|
big: /images/favIcons/RegioShopper_32x32.png
|
|
header:
|
|
links:
|
|
- text: Blog
|
|
url: /posts
|