aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-03-30 12:22:35 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-03-30 12:22:35 +0200
commit2fb07a9a7d477253fb5ba4d96e0a08d770593d59 (patch)
treefd38f50b8fc94a1e0c5460d043d8cb360b360133 /src/blog/feed.xml
parentf17a33a74beec870ccd7815aaed90ccad0d21612 (diff)
downloadsebastiano.tronto.net-2fb07a9a7d477253fb5ba4d96e0a08d770593d59.tar.gz
sebastiano.tronto.net-2fb07a9a7d477253fb5ba4d96e0a08d770593d59.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 ab75982..be949e6 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 man page reading club: dc(1)</title>
13<link>https://sebastiano.tronto.net/blog/2023-03-30-dc</link>
14<description>The man page reading club: dc(1)</description>
15<pubDate>2023-03-30</pubDate>
16</item>
17
18<item>
12<title>Resizing my website's pictures with ImageMagick and find(1)</title> 19<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> 20<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> 21<description>Resizing my website's pictures with ImageMagick and find(1)</description>

Generated with cgit - Back to sebastiano.tronto.net