diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-12-29 23:59:59 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-12-29 23:59:59 +0100 |
| commit | 0c895d25be27693cd8ecf742305673984e07dfd1 (patch) | |
| tree | f7c42c306e919ede80330883558c1f349609f1a5 /src/blog/feed.xml | |
| parent | 57f783cdfbdfbfd3dfa30da9adb7bba88da0ecd5 (diff) | |
| download | sebastiano.tronto.net-0c895d25be27693cd8ecf742305673984e07dfd1.tar.gz sebastiano.tronto.net-0c895d25be27693cd8ecf742305673984e07dfd1.zip | |
New 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 e84456a..f7edc90 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>Getting my blog ready for 2023</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-12-30-blog-ready</link> | ||
| 14 | <description>Getting my blog ready for 2023</description> | ||
| 15 | <pubDate>2022-12-30</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>The man page reading club: ed(1)</title> | 19 | <title>The man page reading club: ed(1)</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2022-12-24-ed</link> | 20 | <link>https://sebastiano.tronto.net/blog/2022-12-24-ed</link> |
| 14 | <description>The man page reading club: ed(1)</description> | 21 | <description>The man page reading club: ed(1)</description> |
