mirror of
https://gitlab.com/game-loader/hugo.git
synced 2025-07-07 15:13:46 +08:00
new content
This commit is contained in:
62
public/rss.xml
Normal file
62
public/rss.xml
Normal file
@ -0,0 +1,62 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||||
<channel>
|
||||
<title>Hugo Theme MemE</title>
|
||||
<link>https://example.com/</link>
|
||||
<description>MemE is a powerful and highly customizable GoHugo theme for personal blogs.</description>
|
||||
<generator>Hugo 0.92.2 https://gohugo.io/</generator>
|
||||
|
||||
<language>en</language>
|
||||
|
||||
|
||||
<managingEditor>reuixiy@gmail.com (reuixiy)</managingEditor>
|
||||
|
||||
|
||||
<webMaster>reuixiy@gmail.com (reuixiy)</webMaster>
|
||||
|
||||
|
||||
<copyright>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</copyright>
|
||||
|
||||
<lastBuildDate>Thu, 03 Mar 2022 21:13:43 +0800</lastBuildDate>
|
||||
|
||||
<atom:link rel="self" type="application/rss+xml" href="https://example.com/rss.xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>First</title>
|
||||
<link>https://example.com/posts/first/</link>
|
||||
<guid isPermaLink="true">https://example.com/posts/first/</guid>
|
||||
<pubDate>Thu, 03 Mar 2022 20:37:24 +0800</pubDate>
|
||||
|
||||
<author>reuixiy@gmail.com (reuixiy)</author>
|
||||
|
||||
<copyright>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</copyright>
|
||||
|
||||
<description>
|
||||
<div id="outline-container-headline-1" class="outline-2">
|
||||
<h2 id="headline-1">
|
||||
开始
|
||||
</h2>
|
||||
</div>
|
||||
</description>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user