fixed after hooks
This commit is contained in:
Vendored
+4
-2
@@ -20,12 +20,14 @@
|
||||
<meta name="msapplication-config" content="./images/favicon/browserconfig.xml">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<!-- the base path ./ will be auto concatenated diring build -->
|
||||
<script src="./libs/diff/diff.js"></script>
|
||||
<script>
|
||||
window.Prism = window.Prism || {};
|
||||
window.Prism.manual = true;
|
||||
</script>
|
||||
<script type="module" crossorigin src="./assets/index.f7480a8a.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index.6790f34f.css">
|
||||
<script type="module" crossorigin src="./assets/index.6e74b406.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index.b7dd967b.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user