From c5eefbbd908e592e511bba94d9dbb7b0474a9b19 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jul 2023 21:57:18 +0300 Subject: Update content for html --- gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html | 10 +++++----- index.html | 2 +- uptime-stats.html | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html index 82c71a9e..0115088e 100644 --- a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html +++ b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html @@ -78,23 +78,23 @@ http://www.gnu.org/software/src-highlite -->

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

-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):

-
declare -xr MASTADON_URI='https://fosstodon.org/@snonux'
+
declare -xr MASTODON_URI='https://fosstodon.org/@snonux'
 

and add the following into your index.gmi:

-=> https://fosstodon.org/@snonux Me at Mastaton
+=> https://fosstodon.org/@snonux Me at Mastodon
 

The resulting line in the HTML output will be something as follows:
@@ -103,7 +103,7 @@ http://www.gnu.org/software/src-highlite --> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
<a href='https://fosstodon.org/@snonux' rel='me'>Me at mastadon</a>
+
<a href='https://fosstodon.org/@snonux' rel='me'>Me at Mastodon</a>
 

More


diff --git a/index.html b/index.html index 666806ef..35fba742 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

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.html b/uptime-stats.html
index 27d04b75..5ae06d33 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -10,7 +10,7 @@
 
 

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