mirror of
https://github.com/JimenezJC/mshj_blog.git
synced 2025-12-06 09:19:55 -05:00
Initial Blog Commit
This commit is contained in:
commit
07775036ce
92 changed files with 4980 additions and 0 deletions
19
public/categories/games/index.xml
Normal file
19
public/categories/games/index.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Games on mshj.net</title>
|
||||
<link>//localhost:1313/categories/games/</link>
|
||||
<description>Recent content in Games on mshj.net</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 22 Jul 2023 23:03:09 -0400</lastBuildDate>
|
||||
<atom:link href="//localhost:1313/categories/games/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Test Post</title>
|
||||
<link>//localhost:1313/posts/test-post/</link>
|
||||
<pubDate>Sat, 22 Jul 2023 23:03:09 -0400</pubDate>
|
||||
<guid>//localhost:1313/posts/test-post/</guid>
|
||||
<description><h2 id="introduction">Introduction</h2>
<p>This is <strong>bold</strong> text, and this is <em>emphasized</em> text.</p>
<p>Visit the <a href="https://gohugo.io">Hugo</a> website!</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue