mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
refactor(server): remove unnecessary script
This commit is contained in:
parent
d3488ca96a
commit
390b384936
@ -68,7 +68,6 @@
|
|||||||
$("body").show();
|
$("body").show();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script src="<%= appPath %>/runtime.js" crossorigin type="module"></script>
|
|
||||||
<script src="<%= appPath %>/desktop.js" crossorigin type="module"></script>
|
<script src="<%= appPath %>/desktop.js" crossorigin type="module"></script>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="<%= assetPath %>/node_modules/boxicons/css/boxicons.min.css">
|
<link rel="stylesheet" type="text/css" href="<%= assetPath %>/node_modules/boxicons/css/boxicons.min.css">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user