diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-04 00:29:27 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-04 00:29:27 +0200 |
| commit | a9c4f75f96eda90f0163b308d8c9b2f9ec895eb8 (patch) | |
| tree | 50da1a01ea776bfdc8d899f02a2a5bac7ca7c73a /src/blog/feed.xml | |
| parent | 4056cc421d02e7b8df426551954814f15195afa9 (diff) | |
| download | sebastiano.tronto.net-a9c4f75f96eda90f0163b308d8c9b2f9ec895eb8.tar.gz sebastiano.tronto.net-a9c4f75f96eda90f0163b308d8c9b2f9ec895eb8.zip | |
Added blog post
Diffstat (limited to 'src/blog/feed.xml')
| -rw-r--r-- | src/blog/feed.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml index 6693b07..f7db1ef 100644 --- a/src/blog/feed.xml +++ b/src/blog/feed.xml | |||
| @@ -9,6 +9,13 @@ Thoughts about software, computers and whatever I feel like sharing | |||
| 9 | </description> | 9 | </description> |
| 10 | 10 | ||
| 11 | <item> | 11 | <item> |
| 12 | <title>The gemini protocol</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-06-04-gemini</link> | ||
| 14 | <description>The gemini protocol</description> | ||
| 15 | <pubDate>2022-06-04</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>The man page reading club: man(1)</title> | 19 | <title>The man page reading club: man(1)</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2022-05-29-man</link> | 20 | <link>https://sebastiano.tronto.net/blog/2022-05-29-man</link> |
| 14 | <description>The man page reading club: man(1)</description> | 21 | <description>The man page reading club: man(1)</description> |
