some changes
This commit is contained in:
parent
357a2d8ed7
commit
1b63f32694
12 changed files with 234 additions and 63 deletions
|
@ -1,19 +1,34 @@
|
|||
baseURL: "https://blog.k4li.me/"
|
||||
languageCode: en-us
|
||||
title: myBlog
|
||||
title: pika - Blogs
|
||||
theme: paperMod
|
||||
|
||||
params:
|
||||
defaultTheme: auto
|
||||
homeInfoParams:
|
||||
Title: Welcome to my blog! Feel free to contribute some topics over on GiTea
|
||||
|
||||
ShowShareButtons: true
|
||||
ShowReadingTime: true
|
||||
ShowBreadCrumbs: true
|
||||
|
||||
socialIcons:
|
||||
- name: "gitea"
|
||||
url: "https://git.k4li.de/pika/"
|
||||
|
||||
|
||||
|
||||
menu:
|
||||
main:
|
||||
- identifier: Home
|
||||
name: Home
|
||||
url: /
|
||||
weight: 1
|
||||
- identifier: About me
|
||||
- identifier: AboutMe
|
||||
name: AboutMe
|
||||
url: /blog/2024/1/
|
||||
weight: 10
|
||||
- identifier: FAQ
|
||||
name: FAQ
|
||||
url: "https://faq.csc.team-pieck.de/"
|
||||
- identifier: HomePage
|
||||
name: homePage
|
||||
url: "https://homepage.k4li.me/"
|
||||
weight: 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue