mirror of
https://github.com/jbowdre/capsule.git
synced 2024-11-10 00:42:18 +00:00
update base url
This commit is contained in:
parent
5cc5c440f1
commit
6b37ba8512
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue