We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793b911 commit 150eb9aCopy full SHA for 150eb9a
CHANGELOG.MD
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+- TMS-1261: Change highlighted articles pill colors
11
+
12
## [1.71.3] - 2026-03-16
13
14
- TMS-1259: Disable link underline in theme.json
partials/home.dust
@@ -13,7 +13,7 @@
</div>
15
16
- {>"views/home/home-highlight" category_link_classes="has-background-primary-invert has-text-primary" /}
+ {>"views/home/home-highlight" category_link_classes="" /}
17
18
{>"views/home/home-filters" /}
19
0 commit comments