diff options
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | gemfeed/index.html | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 12c4c6bf..9f85ee31 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2022-01-23T16:42:04+00:00</updated> + <updated>2022-01-23T16:54:41+00:00</updated> <title>foo.zone feed</title> - <subtitle>Having fun with computers!</subtitle> + <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> <link href="https://foo.zone/" /> <id>https://foo.zone/</id> diff --git a/gemfeed/index.html b/gemfeed/index.html index deabda9a..64c14886 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -2,13 +2,13 @@ <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>foo.zone's Gemfeed</title> +<title>Gemfeed of foo.zone</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <link rel="stylesheet" href="style.css" /> </head> <body> -<h1>foo.zone's Gemfeed</h1> -<h2>Having fun with computers!</h2> +<h1>Gemfeed of foo.zone</h1> +<h2>To be in the .zone!</h2> <a class="textlink" href="./2022-01-23-welcome-to-the-foo.zone.html">2022-01-23 (0545 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 /> |
