summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/2022-01-23-welcome-to-the-foo.zone.html4
-rw-r--r--gemfeed/atom.xml4
-rw-r--r--gemfeed/index.html2
-rw-r--r--index.html2
4 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html
index 8d5d252f..4a33e625 100644
--- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html
+++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html
@@ -2,12 +2,12 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Having fun with computers!</title>
+<title>Welcome to the foo.zone</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
-<p># Welcome to the foo zone</p>
+<h1>Welcome to the foo.zone</h1>
<pre>
__
/ _| ___ ___ _______ _ __ ___
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index dbaed316..243eac7c 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>2022-01-23T16:15:23+00:00</updated>
+ <updated>2022-01-23T16:27:38+00:00</updated>
<title>foo.zone feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="https://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -18,7 +18,7 @@
<summary>I don't count this as a real blog post but more of an announcement (I aim to write one real post once monthly).. .....to read on please visit my site.</summary>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
- <p># Welcome to the foo zone</p>
+ <h1>Welcome to the foo.zone</h1>
<pre>
__
/ _| ___ ___ _______ _ __ ___
diff --git a/gemfeed/index.html b/gemfeed/index.html
index 7ac747bf..7bb3d008 100644
--- a/gemfeed/index.html
+++ b/gemfeed/index.html
@@ -9,7 +9,7 @@
<body>
<h1>foo.zone's Gemfeed</h1>
<h2>Having fun with computers!</h2>
-<a class="textlink" href="./2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 (0538 words) - </a><br />
+<a class="textlink" href="./2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 (0537 words) - Welcome to the foo.zone</a><br />
<a class="textlink" href="./2022-01-01-bash-golf-part-2.html">2022-01-01 (1139 words) - Bash Golf Part 2</a><br />
<a class="textlink" href="./2021-12-26-how-to-stay-sane-as-a-devops-person.html">2021-12-26 (2280 words) - How to stay sane as a DevOps person </a><br />
<a class="textlink" href="./2021-11-29-bash-golf-part-1.html">2021-11-29 (1286 words) - Bash Golf Part 1</a><br />
diff --git a/index.html b/index.html
index 674cd76b..105373a8 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@
<a class="textlink" href="./gemfeed/index.html">Subscribe to this blog's Gemfeed</a><br />
<h3>Posts</h3>
<p>I have switched blog software multiple times. I might be backfilling some of the older articles here. So please don't wonder when suddenly old posts appear here.</p>
-<a class="textlink" href="./gemfeed/2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 - </a><br />
+<a class="textlink" href="./gemfeed/2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 - Welcome to the foo.zone</a><br />
<a class="textlink" href="./gemfeed/2022-01-01-bash-golf-part-2.html">2022-01-01 - Bash Golf Part 2</a><br />
<a class="textlink" href="./gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html">2021-12-26 - How to stay sane as a DevOps person </a><br />
<a class="textlink" href="./gemfeed/2021-11-29-bash-golf-part-1.html">2021-11-29 - Bash Golf Part 1</a><br />