mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 20:35:02 +01:00
deploy
This commit is contained in:
parent
eab339d869
commit
b4e6bd5e8f
28 changed files with 1008 additions and 0 deletions
28
public/index.xml
Normal file
28
public/index.xml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>My New Hugo Site</title>
|
||||
<link>http://example.org/</link>
|
||||
<description>Recent content on My New Hugo Site</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Thu, 21 Jul 2022 17:34:24 +0200</lastBuildDate><atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Box Is a Unique Type</title>
|
||||
<link>http://example.org/posts/box-is-a-unique-type/</link>
|
||||
<pubDate>Thu, 21 Jul 2022 17:34:24 +0200</pubDate>
|
||||
|
||||
<guid>http://example.org/posts/box-is-a-unique-type/</guid>
|
||||
<description>uwu wow much unique
|
||||
cool f
|
||||
fun</description>
|
||||
<content><h1 id="uwu">uwu</h1>
|
||||
<p>wow much unique</p>
|
||||
<p>cool
|
||||
f</p>
|
||||
<p>fun</p>
|
||||
</content>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue