aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-02-25 15:18:18 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-02-25 15:18:18 +0100
commit6174aa76ee061818a8ca6b0d952e90257ca3b5d4 (patch)
tree1cd02e5c474f2887fe62178b8720275bc189ea41 /src/blog/feed.xml
parentd0221b3325c5e0b206d744d1ffcae0fbcb96ec2a (diff)
downloadsebastiano.tronto.net-6174aa76ee061818a8ca6b0d952e90257ca3b5d4.tar.gz
sebastiano.tronto.net-6174aa76ee061818a8ca6b0d952e90257ca3b5d4.zip
Added blog post
Diffstat (limited to 'src/blog/feed.xml')
-rw-r--r--src/blog/feed.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml
index 9bbb571..88f547b 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>Job control: one shell is all you need</title>
13<link>https://sebastiano.tronto.net/blog/2023-02-25-job-control</link>
14<description>Job control: one shell is all you need</description>
15<pubDate>2023-02-25</pubDate>
16</item>
17
18<item>
12<title>The year of the Windows desktop</title> 19<title>The year of the Windows desktop</title>
13<link>https://sebastiano.tronto.net/blog/2023-01-28-windows-desktop</link> 20<link>https://sebastiano.tronto.net/blog/2023-01-28-windows-desktop</link>
14<description>The year of the Windows desktop</description> 21<description>The year of the Windows desktop</description>

Generated with cgit - Back to sebastiano.tronto.net