Changeset b960185 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/16/2026 02:17:52 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
7917407
Parents:
64b90c0
Message:

shell: cache-buster on style.css (?v=2) — CSS changes load without hard-refresh

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

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