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:
52
public/atom.xml
Normal file
52
public/atom.xml
Normal file
@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<title type="text">Hugo Theme MemE</title>
|
||||
<subtitle type="html">MemE is a powerful and highly customizable GoHugo theme for personal blogs.</subtitle>
|
||||
<updated>2022-03-03T21:13:43+08:00</updated>
|
||||
<id>https://example.com/</id>
|
||||
<link rel="alternate" type="text/html" href="https://example.com/" />
|
||||
<link rel="self" type="application/atom+xml" href="https://example.com/atom.xml" />
|
||||
<author>
|
||||
<name>reuixiy</name>
|
||||
<uri>https://example.com/</uri>
|
||||
|
||||
<email>reuixiy@gmail.com</email>
|
||||
</author>
|
||||
<rights>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</rights>
|
||||
<generator uri="https://gohugo.io/" version="0.92.2">Hugo</generator>
|
||||
<entry>
|
||||
<title type="text">First</title>
|
||||
<link rel="alternate" type="text/html" href="https://example.com/posts/first/" />
|
||||
<id>https://example.com/posts/first/</id>
|
||||
<updated>2022-03-03T20:38:17+08:00</updated>
|
||||
<published>2022-03-03T20:37:24+08:00</published>
|
||||
<author>
|
||||
<name>reuixiy</name>
|
||||
<uri>https://io-oi.me/</uri>
|
||||
<email>reuixiy@gmail.com</email>
|
||||
</author>
|
||||
<rights>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</rights><summary type="html"> 开始 </summary>
|
||||
|
||||
<content type="html">
|
||||
<div id="outline-container-headline-1" class="outline-2">
|
||||
<h2 id="headline-1">
|
||||
开始
|
||||
</h2>
|
||||
</div>
|
||||
</content>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</entry>
|
||||
|
||||
</feed>
|
Reference in New Issue
Block a user