aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/feed.xml')
-rw-r--r--src/blog/feed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml
index 9596fb7..6c4a0a3 100644
--- a/src/blog/feed.xml
+++ b/src/blog/feed.xml
@@ -9,9 +9,9 @@ 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> 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> 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> 14<description>Pipe man into col -b to get rid of \^H</description>
15<pubDate>2022-09-05</pubDate> 15<pubDate>2022-09-05</pubDate>
16</item> 16</item>
17 17

Generated with cgit - Back to sebastiano.tronto.net