Changeset 99989f9 in Klonkt for src/views/pages/user.ejs
- Timestamp:
- 06/28/2026 04:57:19 PM (2 months ago)
- Branches:
- main
- Children:
- 201ec06
- Parents:
- 74c5abc
- File:
-
- 1 edited
-
src/views/pages/user.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/user.ejs
r74c5abc r99989f9 3 3 <div class="user-avatar-large"> 4 4 <% if (author.avatar_url) { %> 5 <img src="<%= a uthor.avatar_url%>" alt="">5 <img src="<%= avatar(author.avatar_url, 320) %>" alt=""> 6 6 <% } else { %> 7 7 <span><%= author.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)