mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
remove hard-coded libraries part 1
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
<link href="<%= assetPath %>/libraries/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<script src="<%= assetPath %>/libraries/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<script src="<%= assetPath %>/libraries/knockout.min.js"></script>
|
||||
<script src="<%= assetPath %>/node_modules/knockout/build/output/knockout-latest.js"></script>
|
||||
|
||||
<script src="<%= appPath %>/setup.js" crossorigin type="module"></script>
|
||||
<link href="<%= assetPath %>/stylesheets/theme-light.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user