mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Add theme default config
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?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/">
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tests on TrudeWeb</title>
|
||||
<title>Tests on ExampleSite</title>
|
||||
<link>http://localhost:1313/test/</link>
|
||||
<description>Recent content in Tests on TrudeWeb</description>
|
||||
<generator>Hugo -- 0.126.1</generator>
|
||||
<language>en-us</language>
|
||||
<description>Recent content in Tests on ExampleSite</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Wed, 29 May 2024 20:39:37 +0100</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/test/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
@@ -13,10 +13,7 @@
|
||||
<link>http://localhost:1313/test/test/</link>
|
||||
<pubDate>Wed, 29 May 2024 20:39:37 +0100</pubDate>
|
||||
<guid>http://localhost:1313/test/test/</guid>
|
||||
<description>Title Subtitle H3 H4 H5 H6 list elements another unordered list Normal text.
|
||||
generic code
|
||||
Important Very important Important Variant
|
||||
echo &#34;Code Block&#34; Link</description>
|
||||
<description>Title Subtitle H3 H4 H5 H6 list elements another unordered list Normal text.
generic code
Important
Very important
Important Variant
echo &#34;Code Block&#34; Link</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user