32 lines
643 B
YAML
32 lines
643 B
YAML
baseURL: "https://blog.k4li.me/"
|
|
languageCode: en-us
|
|
title: pika - Blogs
|
|
theme: paperMod
|
|
|
|
params:
|
|
defaultTheme: auto
|
|
homeInfoParams:
|
|
Title: Welcome to my blog! Feel free to contribute some topics over on GiTea
|
|
socialIcons:
|
|
- name: "gitea"
|
|
url: "https://git.k4li.de/pika/"
|
|
ShowShareButtons: true
|
|
ShowReadingTime: true
|
|
ShowBreadCrumbs: true
|
|
|
|
|
|
|
|
menu:
|
|
main:
|
|
- identifier: Home
|
|
name: Home
|
|
url: /
|
|
weight: 1
|
|
- identifier: AboutMe
|
|
name: AboutMe
|
|
url: /blog/2024/1/
|
|
weight: 10
|
|
- identifier: HomePage
|
|
name: homePage
|
|
url: "https://homepage.k4li.me/"
|
|
weight: 20
|