aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-05-21 10:29:34 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-05-21 10:29:34 +0200
commit7994149d79852571535d15f5ea7041ef76dd4b90 (patch)
tree40e9d8eed4a0fccab536f98c3cff2385dd7dcee9 /src/blog/feed.xml
parenta9f3c8acf55984553e13e3343003717eaf1abc96 (diff)
downloadsebastiano.tronto.net-7994149d79852571535d15f5ea7041ef76dd4b90.tar.gz
sebastiano.tronto.net-7994149d79852571535d15f5ea7041ef76dd4b90.zip
Added first blog post + makefile change to support local openrsync
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 7154cf8..1ecace0 100644
--- a/src/blog/feed.xml
+++ b/src/blog/feed.xml
@@ -8,6 +8,13 @@
8Thoughts about software, computers and whatever I feel like sharing 8Thoughts about software, computers and whatever I feel like sharing
9</description> 9</description>
10 10
11<item>
12<title>Blogs</title>
13<link>https://sebastiano.tronto.net/blog/2022-05-21-blogs</link>
14<description>Blogs</description>
15<pubDate>2022-05-21</pubDate>
16</item>
17
11 18
12</channel> 19</channel>
13</rss> 20</rss>

Generated with cgit - Back to sebastiano.tronto.net