We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc2fd36 + 125b7a6 commit 5bd3bfbCopy full SHA for 5bd3bfb
2 files changed
CHANGELOG.MD
@@ -7,6 +7,7 @@ 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
- TMS-1264: Fix Eventz to use endpoint url from env
12
- TMS-1263: Fix pagination from showing arrow button on last page
13
partials/home.dust
@@ -13,7 +13,7 @@
</div>
14
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