diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-10-01 09:04:50 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-10-01 09:04:50 +0200 |
| commit | b473f7ce3895eccaf7691f6fc9296cb3c695a189 (patch) | |
| tree | ee26300cebed966fab631ebc2549b0d58a68f8d2 /src/blog/feed.xml | |
| parent | 152a9ea1ee5f12cae69448a4971adaa1b2fbcc17 (diff) | |
| download | sebastiano.tronto.net-b473f7ce3895eccaf7691f6fc9296cb3c695a189.tar.gz sebastiano.tronto.net-b473f7ce3895eccaf7691f6fc9296cb3c695a189.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 d8e7876..1cf4313 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 man page reading club: tetris(6)</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-10-01-tetris</link> | ||
| 14 | <description>The man page reading club: tetris(6)</description> | ||
| 15 | <pubDate>2022-10-01</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>The man page reading club: sh(1) - part 2: commands and builtins</title> | 19 | <title>The man page reading club: sh(1) - part 2: commands and builtins</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2022-09-20-sh-2</link> | 20 | <link>https://sebastiano.tronto.net/blog/2022-09-20-sh-2</link> |
| 14 | <description>The man page reading club: sh(1) - part 2: commands and builtins</description> | 21 | <description>The man page reading club: sh(1) - part 2: commands and builtins</description> |
