1
Fork 0
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:
RGBCube 2024-02-16 12:53:14 +03:00
parent e2df6a5357
commit 0bf35329cc
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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")}}