Changeset 99989f9 in Klonkt for src/views/partials/bottom-tab.ejs
- Timestamp:
- 06/28/2026 04:57:19 PM (2 months ago)
- Branches:
- main
- Children:
- 201ec06
- Parents:
- 74c5abc
- File:
-
- 1 edited
-
src/views/partials/bottom-tab.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/bottom-tab.ejs
r74c5abc r99989f9 85 85 aria-label="Profiel menu" aria-haspopup="dialog"> 86 86 <% if (user.avatar_url) { %> 87 <img class="bottom-tab-avatar bottom-tab-avatar-img" src="<%= user.avatar_url%>" alt="">87 <img class="bottom-tab-avatar bottom-tab-avatar-img" src="<%= avatar(user.avatar_url, 128) %>" alt=""> 88 88 <% } else { %> 89 89 <span class="bottom-tab-avatar"><%= user.username.charAt(0).toUpperCase() %></span>
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)