aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-12 19:09:44 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-12 19:09:44 +0200
commit6a7a2e66a48330c0d5f853c724cb39f8d30b4f6c (patch)
treebbdd749efe75a8a532172397ee0bb228a745067f /src/blog/feed.xml
parent2378659a03a54ccb38095a181443c34d749679f5 (diff)
downloadsebastiano.tronto.net-6a7a2e66a48330c0d5f853c724cb39f8d30b4f6c.tar.gz
sebastiano.tronto.net-6a7a2e66a48330c0d5f853c724cb39f8d30b4f6c.zip
Updated title again
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 0a3c845..567c6b2 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>The UNIX shell as an IDE: lookup stuff sed</title> 12<title>The UNIX shell as an IDE: look stuff up with sed</title>
13<link>https://sebastiano.tronto.net/blog/2022-06-12-shell-ide-sed</link> 13<link>https://sebastiano.tronto.net/blog/2022-06-12-shell-ide-sed</link>
14<description>The UNIX shell as an IDE: lookup stuff sed</description> 14<description>The UNIX shell as an IDE: look stuff up with sed</description>
15<pubDate>2022-06-12</pubDate> 15<pubDate>2022-06-12</pubDate>
16</item> 16</item>
17 17

Generated with cgit - Back to sebastiano.tronto.net