nodebb-theme-harmony 2.0.34 → 2.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-theme-harmony",
3
- "version": "2.0.34",
3
+ "version": "2.0.35",
4
4
  "nbbpm": {
5
5
  "compatibility": "^4.0.0"
6
6
  },
@@ -9,7 +9,7 @@
9
9
  <div class="category-header d-flex flex-column gap-2">
10
10
  <div class="d-flex gap-2 align-items-center mb-1 {{{ if config.theme.centerHeaderElements }}}justify-content-center{{{ end }}}">
11
11
  {buildCategoryIcon(@value, "40px", "rounded-1 flex-shrink-0")}
12
- <h1 class="tracking-tight fs-2 fw-semibold mb-0 text-center">{./name}</h1>
12
+ <h1 class="tracking-tight fs-2 fw-semibold mb-0 text-center">[[world:name]]</h1>
13
13
  </div>
14
14
  {{{ if ./descriptionParsed }}}
15
15
  <p class="description text-secondary text-sm w-100 {{{ if config.theme.centerHeaderElements }}}text-center{{{ end }}}">