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


Ignore:
Timestamp:
08/20/2026 07:25:24 AM (3 weeks ago)
Author:
Claude (agent) <aiclaude@…>
Branches:
main
Children:
22d2dba5
Parents:
520c993
git-author:
Robin <roboburr@…> (08/20/2026 02:56:12 AM)
git-committer:
Claude (agent) <aiclaude@…> (08/20/2026 07:25:24 AM)
Message:

proef: lenis ook op touch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r520c993 rc581e5e  
    222222
    223223<!-- v9 stylesheet (full palette system) -->
    224 <link rel="stylesheet" href="/assets/css/style.css?v=83">
     224<link rel="stylesheet" href="/assets/css/style.css?v=84">
    225225<script>
    226226/* iOS safe-area, built by hand. env(safe-area-inset-top) resolves to 0 on this iOS in
     
    505505  // Eén nummer voor de hele map. Te vaak bumpen kost één download; te weinig
    506506  // bumpen kost een bugfix die nooit aankomt.
    507   var MOD_V = 21;
     507  var MOD_V = 29;
    508508
    509509  // name -> 1 (aan het laden) of de module-namespace (geladen). Een module
Note: See TracChangeset for help on using the changeset viewer.