Upgrade Ranker visual direction
This commit is contained in:
+3
-3
@@ -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
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user