Changeset 82043c9 in Klonkt
- Timestamp:
- 06/24/2026 04:18:25 PM (3 months ago)
- Branches:
- main
- Children:
- 8485b64
- Parents:
- 19a72df
- File:
-
- 1 edited
-
src/views/partials/chrome.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/chrome.ejs
r19a72df r82043c9 27 27 var _featurePage = typeof bodyClass === 'string' && 28 28 bodyClass.indexOf('on-downloads') < 0 && 29 ['on-epk', 'on-download', 'on-linkbio', 'on-newsletter' ].some(function (c) { return bodyClass.indexOf(c) >= 0; });29 ['on-epk', 'on-download', 'on-linkbio', 'on-newsletter', 'on-special'].some(function (c) { return bodyClass.indexOf(c) >= 0; }); 30 30 var _headerless = hubLanding || _isChat || _featurePage; 31 31 %>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)