diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-07-04 18:18:16 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-07-04 18:18:16 +0100 |
| commit | bbd2045b2d7d5f7d8c408b37d64512523cb9f13c (patch) | |
| tree | 3d6c2d74aa1896c7af6374226510608ed99ae5f2 /gemfeed/index.html | |
| parent | 03a0b23a04cc72887dcbb64517bf8f3ff9af4ef1 (diff) | |
change main domain back to buetow.org - make atomfeeds not change on domain switch
Diffstat (limited to 'gemfeed/index.html')
| -rw-r--r-- | gemfeed/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/index.html b/gemfeed/index.html index 4e59598b..876d2610 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -2,7 +2,7 @@ <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>snonux.de's Gemfeed</title> +<title>buetow.org's Gemfeed</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <style type="text/css"> body { @@ -62,7 +62,7 @@ p.quote:after { </style> </head> <body> -<h1>snonux.de's Gemfeed</h1> +<h1>buetow.org's Gemfeed</h1> <h2>Having fun with computers!</h2> <a class="textlink" href="./2021-07-04-the-well-grounded-rubyist.html">2021-07-04 (2048 words) - The Well-Grounded Rubyist</a><br /> <a class="textlink" href="./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html">2021-06-05 (1191 words) - Gemtexter - One Bash script to rule it all</a><br /> |
