- Timestamp:
- 06/28/2026 05:38:13 PM (2 months ago)
- Branches:
- main
- Children:
- 492fc20
- Parents:
- 3038fc9
- File:
-
- 1 edited
-
src/views/pages/news.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/news.ejs
r3038fc9 r041a0df 118 118 <div class="tl-media"> 119 119 <% imgs.forEach(function(m){ %> 120 <a class="tl-media-img" href="<%= m.url %>" target="_blank" rel="noopener"><img src="<%= m.url%>" alt="" loading="lazy" decoding="async"></a>120 <a class="tl-media-img" href="<%= m.url %>" target="_blank" rel="noopener"><img src="<%= thumb(m.url, 640) %>" alt="" loading="lazy" decoding="async"></a> 121 121 <% }); %> 122 122 </div>
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)