From 6b37ba8512fe919816e2cdeaf9c034b6be3b8eb8 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sun, 3 Mar 2024 21:36:29 -0600 Subject: [PATCH] update base url --- gempost.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gempost.yaml b/gempost.yaml index 77a3790..718086a 100644 --- a/gempost.yaml +++ b/gempost.yaml @@ -39,7 +39,7 @@ feed_path: "/gemlog/atom.xml" title: "John's Capsule" # The gemini:// URL of your capsule's homepage (required). -url: "gemini://capsule.jbowdre.lol" +url: "gemini://capsule.jbowdre.lol/" # A subtitle for your gemlog (optional). subtitle: "Short notes on stuff I've learned/thought/done lately"