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 55512ba commit 0c8ddf8Copy full SHA for 0c8ddf8
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.10]({{ tag }}/v0.2.10){:target="_blank"}]
14
+
15
+**Released on: 2026-03-18**
16
17
+## Bug
18
19
+- Correcting a bug in the Google Analytics 4 script and adding cookies to the 'config'.
20
21
## [[0.2.9]({{ tag }}/v0.2.9){:target="_blank"}]
22
23
**Released on: 2026-03-14**
index.html
@@ -13,7 +13,7 @@ <h2>Theme workshop</h2>
{% include product-card.html
title="Jekyll Theme"
slug="rawfeed-jekyll"
- version="0.2.9"
+ version="0.2.10"
description="A minimal theme for Jekyll with a console-style aesthetic and fast loading."
url="/rawfeed-jekyll/" %}
0 commit comments