diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-01-28 13:04:50 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-01-28 13:04:50 +0100 |
| commit | d0221b3325c5e0b206d744d1ffcae0fbcb96ec2a (patch) | |
| tree | b3d1876d8b994240087a33423b2918057f740196 /src/blog/feed.xml | |
| parent | e988524cf882aecececeb3e52f3abd6758c05f36 (diff) | |
| download | sebastiano.tronto.net-d0221b3325c5e0b206d744d1ffcae0fbcb96ec2a.tar.gz sebastiano.tronto.net-d0221b3325c5e0b206d744d1ffcae0fbcb96ec2a.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 12297bc..9bbb571 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 year of the Windows desktop</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2023-01-28-windows-desktop</link> | ||
| 14 | <description>The year of the Windows desktop</description> | ||
| 15 | <pubDate>2023-01-28</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>Aaron Swartz</title> | 19 | <title>Aaron Swartz</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2023-01-11-aaron-swartz</link> | 20 | <link>https://sebastiano.tronto.net/blog/2023-01-11-aaron-swartz</link> |
| 14 | <description>Aaron Swartz</description> | 21 | <description>Aaron Swartz</description> |
