From 63118cff0ba9b3a199e181a02db64c2a497d6541 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jul 2023 21:57:18 +0300 Subject: Update content for md --- gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md | 10 +++++----- index.md | 2 +- uptime-stats.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md index 2fc3d153..2f2282d6 100644 --- a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md +++ b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.md @@ -65,26 +65,26 @@ 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 Mastadon: +The following link explains how URL verification works in Mastodon: [https://joinmastodon.org/verification](https://joinmastodon.org/verification) -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): +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): ```bash -declare -xr MASTADON_URI='https://fosstodon.org/@snonux' +declare -xr MASTODON_URI='https://fosstodon.org/@snonux' ``` and add the following into your `index.gmi`: ``` -[Me at Mastaton](https://fosstodon.org/@snonux) +[Me at Mastodon](https://fosstodon.org/@snonux) ``` The resulting line in the HTML output will be something as follows: ```html -Me at mastadon +Me at Mastodon ``` ## More diff --git a/index.md b/index.md index 6a815ae7..431dfdda 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-07-23T21:54:28+03:00 by `Gemtexter` +> This site was generated at 2023-07-23T21:57:09+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.md b/uptime-stats.md index af7c46be..11ed9e3c 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-07-23T21:54:28+03:00 +> This site was last updated at 2023-07-23T21:57:09+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. -- cgit v1.2.3