edited the theme and ran tests

This commit is contained in:
2026-06-13 20:59:07 +02:00
parent 1c5fc62a43
commit ccd7c9dc27
31 changed files with 718 additions and 1149 deletions
+13 -9
View File
@@ -1,11 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on tbntech</title>
<link>https://example.org/categories/</link>
<description>Recent content in Categories on tbntech</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on tbntech</title>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on tbntech</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>