mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
4
docker/nginx/dist/html/index.html
vendored
4
docker/nginx/dist/html/index.html
vendored
@ -9,7 +9,8 @@
|
||||
href="assets/icons/favicon.png"
|
||||
/>
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<script src="https://unpkg.com/lucide@latest"></script>
|
||||
<!-- <script src="https://unpkg.com/lucide@latest"></script> -->
|
||||
<script src="assets/js/lucide.min.js"></script>
|
||||
</head>
|
||||
|
||||
<!--
|
||||
@ -49,7 +50,6 @@
|
||||
<script src="assets/js/time.js"></script>
|
||||
<script src="assets/js/theme.js"></script>
|
||||
<script src="assets/js/greeting.js"></script>
|
||||
<script src="assets/js/cards.js"></script>
|
||||
<script src="assets/js/lists.js"></script>
|
||||
<script>
|
||||
lucide.createIcons();
|
||||
|
Reference in New Issue
Block a user