forked from miguel/dejael10
primer commit
This commit is contained in:
commit
353239bda6
112 changed files with 7135 additions and 0 deletions
20
public/posts/index.xml
Normal file
20
public/posts/index.xml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Post on Deja el 10</title>
|
||||
<link>http://localhost:1313/posts/</link>
|
||||
<description>Recent content in Post on Deja el 10</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-US</language>
|
||||
<copyright>{year}</copyright>
|
||||
<lastBuildDate>Sat, 27 Aug 2022 09:16:45 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Cheat Sheet</title>
|
||||
<link>http://localhost:1313/posts/markdown-cheat-sheet/</link>
|
||||
<pubDate>Sat, 27 Aug 2022 09:16:45 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/markdown-cheat-sheet/</guid>
|
||||
<description><p>This Markdown cheat sheet <strong>provides</strong> a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for basic <em>syntax</em> and extended syntax.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue