From 5f5c2c4214b065894ae910e945b48bbc0438cb58 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 2 Dec 2025 13:12:47 -0800 Subject: add pgp key to microformats --- indieweb-micro/hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indieweb-micro') diff --git a/indieweb-micro/hugo.toml b/indieweb-micro/hugo.toml index 6bbb7c4..5dea410 100644 --- a/indieweb-micro/hugo.toml +++ b/indieweb-micro/hugo.toml @@ -13,7 +13,7 @@ dateFmt = "Monday, January 2, 2006" [params.author] name = "Pinapelz" email = "yukais@pinapelz.com" - avatar = "https://pinapelz.moe/assets/pfp.webp" + avatar = "https://files.catbox.moe/5r1pue.jpg" bio = '''yo! and he's more than a cover he's a quilt
General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)
Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)
@@ -24,7 +24,7 @@ dateFmt = "Monday, January 2, 2006" authorizationEndpoint = "https://indieauth.com/auth" tokenEndpoint = "https://tokens.indieauth.com/token" webmentionEndpoint = "https://webmention.io/micro.pinapelz.moe/webmention" - relmepgp = "/path/to//public/key.asc" + relmepgp = "https://pinapelz.com/Yukai_Shan.asc" [[params.indieweb.relme]] url = "https://github.com/pinapelz" [[params.indieweb.relme]] -- cgit v1.2.3