Changeset cb01666 in Klonkt for src/views/partials
- Timestamp:
- 06/23/2026 02:54:36 PM (3 months ago)
- Branches:
- main
- Children:
- 9b851e7
- Parents:
- 8f2f97c
- File:
-
- 1 edited
-
src/views/partials/profile-header.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/profile-header.ejs
r8f2f97c rcb01666 41 41 <% } else if (typeof siteOwnerAvatar !== 'undefined' && siteOwnerAvatar) { %> 42 42 <img src="<%= siteOwnerAvatar %>" alt=""> 43 <% } else if (site.enable_audio_player ) { %>43 <% } else if (site.enable_audio_player && (typeof audioEnabled === 'undefined' || audioEnabled)) { %> 44 44 <span class="profile-photo-fallback profile-photo-fallback--music" aria-hidden="true"> 45 45 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
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)