chore: rebuild release package

This commit is contained in:
shiyue
2026-07-20 16:58:47 +08:00
parent 9adc7c99f1
commit e5059e97c4
5 changed files with 30 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
document.documentElement.dataset.dividerTime = dividerTime;
})();
</script>
<link rel="stylesheet" href="style.css?v=20260720-plan-progress-icons">
<link rel="stylesheet" href="style.css?v=20260720-plan-progress-final-state">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/atom-one-dark.min.css">
</head>
<body>
@@ -183,6 +183,6 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/12.0.1/marked.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.9.1/mermaid.min.js"></script>
<script src="app.js?v=20260720-plan-progress-icons"></script>
<script src="app.js?v=20260720-plan-progress-final-state"></script>
</body>
</html>