Skip to content

Commit a3773c5

Browse files
committed
Update
1 parent 316515f commit a3773c5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

_pages/jekyll/rawfeed-jekyll-changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ permalink: /rawfeed-jekyll/changelog/
1010

1111
All important changes to this project are listed here.
1212

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+
1321
## [[0.2.7]({{ tag }}/v0.2.7){:target="_blank"}]
1422

1523
**Released on: 2025-10-31**

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2>Theme workshop</h2>
1313
{% include product-card.html
1414
title="Jekyll Theme"
1515
slug="rawfeed-jekyll"
16-
version="0.2.7"
16+
version="0.2.8"
1717
description="A minimal theme for Jekyll with a console-style aesthetic and fast loading."
1818
url="/rawfeed-jekyll/" %}
1919

0 commit comments

Comments
 (0)