Updated with latest test content
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m53s

This commit is contained in:
2026-05-17 15:31:11 -06:00
parent 4dd2c1dd4b
commit 7261b96da3
7 changed files with 47 additions and 28 deletions

View File

@@ -14,14 +14,14 @@ title = "Blowfish"
# description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:"
# [params.author]
# name = "Your name here"
# email = "youremail@example.com"
# image = "img/blowfish_logo.png"
# imageQuality = 96
# headline = "I'm only human"
# bio = "A little bit about you"
# links = [
[params.author]
name = "Taco"
image = "pfp.png"
imageQuality = 96
headline = "Rawr"
bio = "Dragon that does things."
links = [
{ gitea = "https://git.toomuchtaco.net" }
# { email = "mailto:hello@your_domain.com" },
# { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
@@ -76,4 +76,4 @@ title = "Blowfish"
# { ko-fi = "https://ko-fi.com/username" },
# { codeberg = "https://codeberg.org/username"},
# { printables = "https://www.printables.com/@username"},
# ]
]