diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-05 19:58:46 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-05 19:58:46 +0200 |
| commit | fef8d036a41c61f2657077ee0d41279be3e77e2d (patch) | |
| tree | f7062bbbbd5ddfea4492206749e98de01cea457e /gemfeed | |
| parent | 382fc9de99dedeca3f7c7f59bf2c3670ccaaef61 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi index cd1ae972..b5390fb8 100644 --- a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi +++ b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi @@ -300,7 +300,7 @@ The key factors in message selection are: ## Database replication -I simply use Syncthing to backup/sync my `gosDir`. +I simply use Syncthing to backup/sync my `gosDir`. Note, that I run Gos on my personal laptop. No need to run it from a server. => https://syncthing.net diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 766bdd40..0faf0fdc 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>2025-03-05T19:56:04+02:00</updated> + <updated>2025-03-05T19:58:06+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" /> @@ -348,7 +348,7 @@ Hello World :-) </ul><br /> <h2 style='display: inline' id='database-replication'>Database replication</h2><br /> <br /> -<span>I simply use Syncthing to backup/sync my <span class='inlinecode'>gosDir</span>.</span><br /> +<span>I simply use Syncthing to backup/sync my <span class='inlinecode'>gosDir</span>. Note, that I run Gos on my personal laptop. No need to run it from a server.</span><br /> <br /> <a class='textlink' href='https://syncthing.net'>https://syncthing.net</a><br /> <br /> |
