aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-09-05 21:41:01 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-09-05 21:41:01 +0200
commita2221e45c763113339bc73abf53f0c5dbddba609 (patch)
tree57c91852b655c9c20903df1e756ae73484d203b3 /src/blog/feed.xml
parent2fac5adf65322b43d4ebba9766a2e0a3412df3c9 (diff)
downloadsebastiano.tronto.net-a2221e45c763113339bc73abf53f0c5dbddba609.tar.gz
sebastiano.tronto.net-a2221e45c763113339bc73abf53f0c5dbddba609.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 2e3382e..9596fb7 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>Pipe man into col -b to get rid of ^H</title>
13<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>
15<pubDate>2022-09-05</pubDate>
16</item>
17
18<item>
12<title>How I update my website</title> 19<title>How I update my website</title>
13<link>https://sebastiano.tronto.net/blog/2022-08-14-website</link> 20<link>https://sebastiano.tronto.net/blog/2022-08-14-website</link>
14<description>How I update my website</description> 21<description>How I update my website</description>

Generated with cgit - Back to sebastiano.tronto.net