From 8a78337ea4dcb0b154bd1c754218ca01c8f9015d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Mar 2026 18:17:20 +0200 Subject: Update content for html --- ...07-21-gemtexter-2.1.0-lets-gemtext-again-3.html | 28 +++++++++++++--------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.html') 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 7bcae7ca..4cc32a19 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 @@ -2,12 +2,17 @@ + Gemtexter 2.1.0 - Let's Gemtext again³ - + +
+
+
+

Home | Markdown | Gemini

@@ -72,9 +77,9 @@ by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
if [ -n "$foo" ]; then
-  echo "$foo"
-fi
+
if [ -n "$foo" ]; then
+  echo "$foo"
+fi
 

Please run source-highlight --lang-list for a list of all supported languages.
@@ -103,7 +108,7 @@ http://www.gnu.org/software/src-highlite --> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
declare -xr MASTODON_URI='https://fosstodon.org/@snonux'
+
declare -xr MASTODON_URI='https://fosstodon.org/@snonux'
 

and add the following into your index.gmi:
@@ -118,7 +123,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 Mastodon</a>
+
<a href='https://fosstodon.org/@snonux' rel='me'>Me at Mastodon</a>
 

More


@@ -138,11 +143,12 @@ http://www.gnu.org/software/src-highlite -->
Back to the main site
+ -- cgit v1.2.3