diff options
author | jaseg <git@jaseg.de> | 2025-06-30 15:39:53 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-06-30 15:39:53 +0200 |
commit | 0d45de162ce253f7c18c4c60d013ab502a3dbb1f (patch) | |
tree | 221a69f75047fba66c49d0cfd8b1455a488f6b2d /posts/index.xml | |
parent | 752f296a77b29fc2e2284482835243bb6c12423f (diff) | |
parent | 754e3c8c02c249dfb328d3f37ed96e6aa6b8d620 (diff) | |
download | blog-0d45de162ce253f7c18c4c60d013ab502a3dbb1f.tar.gz blog-0d45de162ce253f7c18c4c60d013ab502a3dbb1f.tar.bz2 blog-0d45de162ce253f7c18c4c60d013ab502a3dbb1f.zip |
deploy.py auto-commit
Diffstat (limited to 'posts/index.xml')
-rw-r--r-- | posts/index.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/posts/index.xml b/posts/index.xml new file mode 100644 index 0000000..972fa31 --- /dev/null +++ b/posts/index.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>Posts on Home</title> + <link>http://jaseg.de/posts/</link> + <description>Recent content in Posts on Home</description> + <generator>Hugo</generator> + <language>en-us</language> + <copyright>Jan Sebastian Götte</copyright> + <atom:link href="http://jaseg.de/posts/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |