We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316515f commit a3773c5Copy full SHA for a3773c5
2 files changed
_pages/jekyll/rawfeed-jekyll-changelog.md
@@ -10,6 +10,14 @@ permalink: /rawfeed-jekyll/changelog/
10
11
All important changes to this project are listed here.
12
13
+## [[0.2.8]({{ tag }}/v0.2.8){:target="_blank"}]
14
+
15
+**Released on: 2025-11-05**
16
17
+## Bugfix
18
19
+- Correcting error in footer that was overlapping the page
20
21
## [[0.2.7]({{ tag }}/v0.2.7){:target="_blank"}]
22
23
**Released on: 2025-10-31**
index.html
@@ -13,7 +13,7 @@ <h2>Theme workshop</h2>
{% include product-card.html
title="Jekyll Theme"
slug="rawfeed-jekyll"
- version="0.2.7"
+ version="0.2.8"
description="A minimal theme for Jekyll with a console-style aesthetic and fast loading."
url="/rawfeed-jekyll/" %}
0 commit comments