Changeset 0fcc09c in Klonkt
- Timestamp:
- 06/20/2026 07:30:37 AM (3 months ago)
- Branches:
- main
- Children:
- bad5c77
- Parents:
- 68b27a4
- File:
-
- 1 edited
-
src/views/partials/chrome.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/chrome.ejs
r68b27a4 r0fcc09c 21 21 // Zelfstandige premium-feature-pagina's hebben hun eigen kop → geen profielkop/ 22 22 // switcher, wél de topnav (Robin 2026-06-18: "bovenste weg, behoud de nav"). 23 // NB: on-shows (agenda) hoort hier NIET bij — daar willen we de volledige chrome 24 // (profielkop + de Tijdlijn/Grid-pill met Agenda actief) juist BEHOUDEN. 23 25 var _featurePage = typeof bodyClass === 'string' && 24 ['on-epk', 'on-download', 'on-linkbio', 'on- shows', 'on-newsletter'].some(function (c) { return bodyClass.indexOf(c) >= 0; });26 ['on-epk', 'on-download', 'on-linkbio', 'on-newsletter'].some(function (c) { return bodyClass.indexOf(c) >= 0; }); 25 27 var _headerless = hubLanding || _isChat || _featurePage; 26 28 %>
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)