diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-09-10 00:10:18 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-09-10 00:10:18 +0200 |
| commit | 2aa3b0d78e7f31598ba43a25ac374ef0e18ba220 (patch) | |
| tree | 6c4aa6a12e9d79b15253f1fb9603b6ab7db21eb6 /src/blog/feed.xml | |
| parent | 6927f1dac6136daddb65c38f61b0f160ff5efea2 (diff) | |
| download | sebastiano.tronto.net-2aa3b0d78e7f31598ba43a25ac374ef0e18ba220.tar.gz sebastiano.tronto.net-2aa3b0d78e7f31598ba43a25ac374ef0e18ba220.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 6c4a0a3..bb05925 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>Long live netbooks!</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-09-10-netbooks</link> | ||
| 14 | <description>Long live netbooks!</description> | ||
| 15 | <pubDate>2022-09-10</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>Pipe man into col -b to get rid of \^H</title> | 19 | <title>Pipe man into col -b to get rid of \^H</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2022-09-05-man-col</link> | 20 | <link>https://sebastiano.tronto.net/blog/2022-09-05-man-col</link> |
| 14 | <description>Pipe man into col -b to get rid of \^H</description> | 21 | <description>Pipe man into col -b to get rid of \^H</description> |
