diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-04-10 12:43:08 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-04-10 12:43:08 +0200 |
| commit | 1e6a83293f0aa47415d5480a773d6d12c09afb19 (patch) | |
| tree | 05b4ae2e5192c722aa68d9bff66791f86006efd6 /src/blog/feed.xml | |
| parent | 2fb07a9a7d477253fb5ba4d96e0a08d770593d59 (diff) | |
| download | sebastiano.tronto.net-1e6a83293f0aa47415d5480a773d6d12c09afb19.tar.gz sebastiano.tronto.net-1e6a83293f0aa47415d5480a773d6d12c09afb19.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 be949e6..c4fb4d9 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 big rewrite</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2023-04-10-the-big-rewrite</link> | ||
| 14 | <description>The big rewrite</description> | ||
| 15 | <pubDate>2023-04-10</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>The man page reading club: dc(1)</title> | 19 | <title>The man page reading club: dc(1)</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2023-03-30-dc</link> | 20 | <link>https://sebastiano.tronto.net/blog/2023-03-30-dc</link> |
| 14 | <description>The man page reading club: dc(1)</description> | 21 | <description>The man page reading club: dc(1)</description> |
