Update website with PGP, current photo and info

This commit is contained in:
2024-05-08 19:30:14 +02:00
parent fa0180290b
commit 1290ced6f3
5 changed files with 35 additions and 11 deletions

View File

@@ -10,8 +10,8 @@ pygmentsStyle = 'monokai'
[params]
footer = "sebastians"
description = ""
avatarURL = "https://assets.chaos.social/accounts/avatars/110/484/932/971/821/025/original/bf3eb8e5045fd396.png"
AvatarAltText = "cartoon image of me"
avatarURL = "https://avatars.githubusercontent.com/u/82781994"
AvatarAltText = "photo of me"
avatarSize = "size-m"
ShowBackToTopButton = false# true or false for "back to top" button on posts
customHeadHTML = """
@@ -40,6 +40,7 @@ pygmentsStyle = 'monokai'
{name = "spotify", url = "https://spotify.com/"},
{name = "element", url = "https://matrix.to/#/@sebastians:selfnet.de"},
{name = "email", url = "mailto:mail@sebastians.dev"},
{name = "pgp", url= "/sebastians.asc"},
{name = "rss", url = "/index.xml"}
]