diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-08-14 08:54:15 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-08-14 08:54:15 +0200 |
| commit | e3a075239cdf98e42435106d111b187d056c4150 (patch) | |
| tree | 4f526a5f48efdb17ba628fb8e31fe3f699414ab4 /src/blog/feed.xml | |
| parent | a8a05450f8056d8bbb7de8376118235b2578021a (diff) | |
| download | sebastiano.tronto.net-e3a075239cdf98e42435106d111b187d056c4150.tar.gz sebastiano.tronto.net-e3a075239cdf98e42435106d111b187d056c4150.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 a91f184..2e3382e 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>How I update my website</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-08-14-website</link> | ||
| 14 | <description>How I update my website</description> | ||
| 15 | <pubDate>2022-08-14</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>The man page reading club: shutdown(8)</title> | 19 | <title>The man page reading club: shutdown(8)</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2022-07-07-shutdown</link> | 20 | <link>https://sebastiano.tronto.net/blog/2022-07-07-shutdown</link> |
| 14 | <description>The man page reading club: shutdown(8)</description> | 21 | <description>The man page reading club: shutdown(8)</description> |
