diff options
author | jaseg <git@jaseg.de> | 2023-12-28 14:56:21 +0100 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2023-12-28 14:56:21 +0100 |
commit | 3ab2c03e01264a9c6e262feef6a7188cb8b30775 (patch) | |
tree | bb5961ba3403296ee8d2757d50d98f3241155c1e /categories/index.xml | |
parent | c12db2ab4296bf6c6a4f4255caea0cd6790f49eb (diff) | |
parent | 8a673ca3322350bd7e1580a90f89d0bd0c5fa3bf (diff) | |
download | blog-3ab2c03e01264a9c6e262feef6a7188cb8b30775.tar.gz blog-3ab2c03e01264a9c6e262feef6a7188cb8b30775.tar.bz2 blog-3ab2c03e01264a9c6e262feef6a7188cb8b30775.zip |
deploy.py auto-commit
Diffstat (limited to 'categories/index.xml')
-rw-r--r-- | categories/index.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/categories/index.xml b/categories/index.xml new file mode 100644 index 0000000..23e2595 --- /dev/null +++ b/categories/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>Categories on Home</title> + <link>http://jaseg.de/categories/</link> + <description>Recent content in Categories on Home</description> + <generator>Hugo -- gohugo.io</generator> + <language>en-us</language> + <copyright>Jan Sebastian Götte</copyright> + <atom:link href="http://jaseg.de/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |