aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-03-06 22:24:32 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-03-06 22:24:32 +0100
commit5b4f601fc74a1ed607fb93fea7cabc4cc3a1f5ba (patch)
tree1c58a774c46705ca0da707b85d60749d59b6707a /src/blog/feed.xml
parent3579773d924c2866f6a1663fc34c4d3694ac1df2 (diff)
downloadsebastiano.tronto.net-5b4f601fc74a1ed607fb93fea7cabc4cc3a1f5ba.tar.gz
sebastiano.tronto.net-5b4f601fc74a1ed607fb93fea7cabc4cc3a1f5ba.zip
Resized images + 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 88f547b..ab75982 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>Resizing my website's pictures with ImageMagick and find(1)</title>
13<link>https://sebastiano.tronto.net/blog/2023-03-06-resize-pictures</link>
14<description>Resizing my website's pictures with ImageMagick and find(1)</description>
15<pubDate>2023-03-06</pubDate>
16</item>
17
18<item>
12<title>Job control: one shell is all you need</title> 19<title>Job control: one shell is all you need</title>
13<link>https://sebastiano.tronto.net/blog/2023-02-25-job-control</link> 20<link>https://sebastiano.tronto.net/blog/2023-02-25-job-control</link>
14<description>Job control: one shell is all you need</description> 21<description>Job control: one shell is all you need</description>

Generated with cgit - Back to sebastiano.tronto.net