Add floating version badge in top-left corner
Small yellow badge fixed at position (4, 4) showing the running build version. Helps visually confirm which bundle a browser is loading when diagnosing cache issues. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0ff396cd0e
commit
a5ff228d4f
15 changed files with 37 additions and 18 deletions
|
|
@ -8,9 +8,9 @@
|
|||
<link rel="preload" as="image" href="/dereth.png" />
|
||||
<link rel="preload" as="image" href="/icons/0600127E.png" />
|
||||
<link rel="preload" as="fetch" href="/dungeon_tiles.json" crossorigin="anonymous" />
|
||||
<script type="module" crossorigin src="/assets/index-JtL36YqI.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-DnJ4R9a6.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/react-yfL0ty4i.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BsAcOCNp.css">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-EBjFcAog.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue