Changeset 1f0c85b in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/20/2026 01:28:36 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
d188736
Parents:
dfc5379
Message:

ui(grid): show source site on hover on circle feed tiles

Grid tiles now show "from <site>" (post.source_name) in the hover overlay
(and on gradient tiles below the title), so in the circle feed it is clear
which site a post comes from. style.css?v=14.

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    rdfc5379 r1f0c85b  
    163163
    164164<!-- v9 stylesheet (full palette system) -->
    165 <link rel="stylesheet" href="/assets/css/style.css?v=13">
     165<link rel="stylesheet" href="/assets/css/style.css?v=14">
    166166
    167167<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.