summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-09 22:38:18 +0300
committerPaul Buetow <paul@buetow.org>2023-04-09 22:38:18 +0300
commitc3e272275b6de9101b691cacef67558cf28682eb (patch)
tree18f7ac64edfbbba261c08a35f05ea57c0bc75025
parent0c8111f2cb2728abe6c7667781f5e2626d1817d8 (diff)
Update content for gemtext
-rw-r--r--gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi2
-rw-r--r--gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi.tpl2
-rw-r--r--gemfeed/atom.xml4
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
5 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi
index f87b2720..13672636 100644
--- a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi
+++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi
@@ -20,7 +20,7 @@ This is the first blog post about my Algorithms and Data Structures in Go series
=> ./2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi 2023-04-09 Algorithms and Data Structures in Go - Part 1 (You are currently reading this)
-This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post.
+This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post. It will become more interesting later in this series.
## Type constraints
diff --git a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi.tpl b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi.tpl
index bd922a55..1bbc1120 100644
--- a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi.tpl
+++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.gmi.tpl
@@ -20,7 +20,7 @@ This is the first blog post about my Algorithms and Data Structures in Go series
<< template::inline::index algorithms-and-data-structures-in-golang-part
-This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post.
+This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post. It will become more interesting later in this series.
## Type constraints
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index fd2583d2..4ee14fa2 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2023-04-09T22:33:27+03:00</updated>
+ <updated>2023-04-09T22:38:01+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" />
@@ -40,7 +40,7 @@
<br />
<a class='textlink' href='./2023-04-09-algorithms-and-data-structures-in-golang-part-1.html'>2023-04-09 Algorithms and Data Structures in Go - Part 1 (You are currently reading this)</a><br />
<br />
-<span>This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post.</span><br />
+<span>This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post. It will become more interesting later in this series.</span><br />
<br />
<h2 style='display: inline'>Type constraints</h2><br />
<br />
diff --git a/index.gmi b/index.gmi
index 344708d5..906ce6a3 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2023-04-09T22:33:27+03:00 by `Gemtexter`
+> This site was generated at 2023-04-09T22:38:01+03:00 by `Gemtexter`
```
|\---/|
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 93ba38bc..5749c799 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2023-04-09T22:33:27+03:00
+> This site was last updated at 2023-04-09T22:38:01+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.