From 36e053f4f0a2f63c08f7c28b9492c067f1ca42bc Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 27 May 2026 00:53:18 -0700 Subject: migrate pinapelz.moe -> pinapelz.com --- indieweb-micro/hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'indieweb-micro/hugo.toml') diff --git a/indieweb-micro/hugo.toml b/indieweb-micro/hugo.toml index 4e41ee0..69b6d05 100644 --- a/indieweb-micro/hugo.toml +++ b/indieweb-micro/hugo.toml @@ -1,8 +1,8 @@ languageCode = 'en-us' -title = 'micro.pinapelz.moe' +title = 'micro.pinapelz.com' theme = "MinIndie" -baseURL = "https://micro.pinapelz.moe" -publishDir = "../micro.pinapelz.moe" +baseURL = "https://micro.pinapelz.com" +publishDir = "../micro.pinapelz.com" [params] subtitle = "check it out. I'm in the house like carpet" @@ -24,7 +24,7 @@ dateFmt = "Monday, January 2, 2006" [params.indieweb] authorizationEndpoint = "https://indieauth.com/auth" tokenEndpoint = "https://tokens.indieauth.com/token" - webmentionEndpoint = "https://webmention.io/micro.pinapelz.moe/webmention" + webmentionEndpoint = "https://webmention.io/micro.pinapelz.com/webmention" relmepgp = "https://pinapelz.com/Yukai_Shan.asc" [[params.indieweb.relme]] url = "https://github.com/pinapelz" -- cgit v1.2.3