diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:39:17 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:39:17 +0200 |
| commit | 74a7cb4e56c0ea966d9806eeca58181e184a4b7f (patch) | |
| tree | fd5dabc4d4e92a8b5c4e4d8db0890fb8d7b71a77 /gemfeed/atom.xml | |
| parent | 38c3039b59bb75c5ef103f4530d26f8c4721cbd8 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed/atom.xml')
| -rw-r--r-- | gemfeed/atom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 42811463..f3ab1e1f 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-10-29T22:38:01+02:00</updated> + <updated>2023-10-29T22:39:05+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -258,7 +258,7 @@ Generating /home/paul/irregular.ninja/dist/.//index.html blurs html index.html photos thumbs </pre> <br /> -<span>I usually do that via rsync to my web server, which is as simple as:</span><br /> +<span>I usually do that via rsync to my web server (I use OpenBSD with the standard <span class='inlinecode'>httpd</span> web server, btw), which is as simple as:</span><br /> <br /> <pre> % rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/ |
