Upgrade Ranker visual direction

This commit is contained in:
OpenClaw Bot
2026-05-26 22:39:03 +02:00
parent e8085663bd
commit 962fb3a46f
3 changed files with 34 additions and 28 deletions
+3 -3
View File
@@ -4,9 +4,9 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#101626" />
<meta name="rank-version" content="2.0.0-feedback-map-mvp" />
<meta name="rank-version" content="2.1.0-editorial-decision-room" />
<title>Ranker — ranked feedback maps for messy decisions</title>
<link rel="stylesheet" href="/styles.css?v=2.0.0-feedback-map-mvp" />
<link rel="stylesheet" href="/styles.css?v=2.1.0-editorial-decision-room" />
</head>
<body>
<main class="page-shell">
@@ -123,6 +123,6 @@
</main>
<div class="toast" id="toast" hidden></div>
<script src="/app.js?v=2.0.0-feedback-map-mvp" type="module"></script>
<script src="/app.js?v=2.1.0-editorial-decision-room" type="module"></script>
</body>
</html>
+25 -19
View File
File diff suppressed because one or more lines are too long