Changeset abc8959 in Klonkt
- Timestamp:
- 06/28/2026 10:08:17 PM (2 months ago)
- Branches:
- main
- Children:
- 3487567
- Parents:
- 5bc67b4
- File:
-
- 1 edited
-
src/views/partials/profile-header.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/profile-header.ejs
r5bc67b4 rabc8959 44 44 <button type="button" class="profile-photo" data-pf-summary aria-label="<%= _displayName || 'Profile' %>"> 45 45 <% if (_avatarUrl) { %> 46 <img src="<%= avatar(_avatarUrl, 320) %>" alt="">46 <img src="<%= avatar(_avatarUrl, 256) %>" alt=""> 47 47 <% } else if (site.enable_audio_player && (typeof audioEnabled === 'undefined' || audioEnabled)) { %> 48 48 <span class="profile-photo-fallback profile-photo-fallback--music" aria-hidden="true">
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)