mirror of
https://github.com/zoriya/EAU.git
synced 2026-06-07 12:26:11 +00:00
Update index.html
This commit is contained in:
Vendored
+3
-2
@@ -7,7 +7,8 @@
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
|
||||
|
||||
<script>if (typeof module === 'object') { window.module = module; module = undefined; }</script>
|
||||
<script src="../../node_modules/jquery/dist/jquery.min.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"><script>
|
||||
//<script src="../../node_modules/jquery/dist/jquery.min.js"></script>
|
||||
<script>if (window.module) module = window.module;</script>
|
||||
|
||||
<script src="../js/electron-specific.js"></script> <!--Using this script because electrons scripts cant be compiled-->
|
||||
@@ -29,4 +30,4 @@
|
||||
|
||||
<div id="content" />
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user