summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-07-23 21:54:38 +0300
committerPaul Buetow <paul@buetow.org>2023-07-23 21:54:38 +0300
commitd3cd76044841d7e62451690001ea600caab70e52 (patch)
tree10d8d2779cb1eddb2a0f48ea6e32394719183924 /gemfeed
parent0bb8fbfd554ef6f2cca9be865772ad026c99bb27 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi6
-rw-r--r--gemfeed/atom.xml.tmp2
2 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi
index 22c0d452..cc150c4a 100644
--- a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi
+++ b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi
@@ -65,14 +65,14 @@ Hack is open-source and freely available for use and modification under the MIT
## HTML Mastodon verification support
-The following link explains how URL verification works in Mastodon:
+The following link explains how URL verification works in Mastadon:
=> https://joinmastodon.org/verification
-So we have to hyperlink to the Mastodon profile to be verified and also to include a `rel='me'` into the tag. In order to do that add this to the `gemtexter.conf` (replace the URI to your Mastodon profile accordingly):
+So we have to hyperlink to the Mastadon profile to be verified and also to include a `rel='me'` into the tag. In order to do that add this to the `gemtexter.conf` (replace the URI to your Mastadon profile accordingly):
```bash
-declare -xr MASTODON_URI='https://fosstodon.org/@snonux'
+declare -xr MASTADON_URI='https://fosstodon.org/@snonux'
```
and add the following into your `index.gmi`:
diff --git a/gemfeed/atom.xml.tmp b/gemfeed/atom.xml.tmp
index 60d6761b..d8cf7b8a 100644
--- a/gemfeed/atom.xml.tmp
+++ b/gemfeed/atom.xml.tmp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2023-07-22T13:41:18+03:00</updated>
+ <updated>2023-07-23T21:54:28+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />