Version static app assets for CDN releases
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
|
||||
<link rel="apple-touch-icon" href="/icon.svg" />
|
||||
<link rel="stylesheet" href="/worksheet.css" media="print" />
|
||||
<link rel="stylesheet" href="/app.css?v=20260730-5ef8274" />
|
||||
<link rel="stylesheet" href="/app.css?v=20260730-release2" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="app-shell">
|
||||
@@ -2492,6 +2492,6 @@
|
||||
|
||||
<datalist id="cultivar-list"></datalist>
|
||||
|
||||
<script type="module" src="/js/main.js"></script>
|
||||
<script type="module" src="/js/main.js?v=20260730-release2"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user