mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
Fix blog RSS feed link
This commit is contained in:
parent
e2df6a5357
commit
0bf35329cc
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ title: Blog
|
|||
<h1>Blog Articles</h1>
|
||||
|
||||
Are you old? Then you might want to check out my super cool
|
||||
<a href="/feed">RSS Feed</a> too!
|
||||
<a href="/blog.rss">RSS Feed</a> too!
|
||||
|
||||
<ul>
|
||||
{{ for article of search.pages("type=article", "date")}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue