Add rss feed to blog
This commit is contained in:
parent
1cd3a35cff
commit
a2f6961781
1 changed files with 7 additions and 1 deletions
|
@ -3,7 +3,13 @@ linkTitle: "Blog"
|
||||||
title: Blog
|
title: Blog
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<div style="text-align: center; margin-top: 1em;">
|
||||||
|
{{< hextra/hero-badge link="index.xml" >}}
|
||||||
|
<span>RSS Feed</span>
|
||||||
|
{{< icon name="rss" attributes="height=14" >}}
|
||||||
|
{{< /hextra/hero-badge >}}
|
||||||
|
|
||||||
## What will be posted here?
|
## What will be posted here?
|
||||||
|
|
||||||
Patch notes, and other update related stuff will be posted here as well as any extra forkey news.
|
Patch notes, and other update related stuff will be posted here as well as any extra forkey news.
|
||||||
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue