addet profile-mode on homepage

This commit is contained in:
pika 2024-06-24 19:32:39 +02:00
parent e2f0ef9b68
commit 89865aa831
11 changed files with 73 additions and 278 deletions

View file

@ -6,7 +6,7 @@ theme: paperMod
enableRobotsTXT: true
params:
defaultTheme: auto
defaultTheme: dark
homeInfoParams:
Title: Welcome to my blog! Feel free to contribute some topics over on GiTea
socialIcons:
@ -19,6 +19,23 @@ params:
enableEmoji: true
UseHugoToc: true
profileMode:
enabled: true
title: "Hi, I'm pika!"
subtitle: "You are currently at my dev-environment. Here I'm trying to get better in stuff like writing blogentries, and styling a website/creating one. So, take anything here with a grain of salt and have fun reading. Also be sure to checkout the GiTea instance!"
imageUrl: "/img/facepunch.svg"
imageWidth: 120
imageHeight: 120
buttons:
- name: BlogPosts
url: "/blog/"
- name: Archive
url: "/archive/"
- name: Tutorials
url: "/tutorials/"
- name: GiTea
url: "https://git.k4li.de/pika/"
menu:
main:
- identifier: Home