1
0
forked from ALHP/ALHP.GO

updated bootstrap js; point gitea link to new org

This commit is contained in:
2023-01-21 17:06:41 +01:00
parent c2dec11aaf
commit 001473ef6a

View File

@@ -28,7 +28,7 @@
<div class="d-flex justify-content-start">
<span class="navbar-brand align-middle">ALHP Status</span>
<span class="navbar-text">
<a class="align-middle" href="https://git.harting.dev/anonfunc/ALHP.GO"><i
<a class="align-middle" href="https://git.harting.dev/ALHP/ALHP.GO"><i
class="fa fa-gitea fs-4"></i></a>
</span>
</div>
@@ -150,8 +150,7 @@
</footer>
<script crossorigin="anonymous"
integrity="sha256-9SEPo+fwJFpMUet/KACSwO+Z/dKMReF9q4zFhU/fT9M="
src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
integrity="sha256-lSABj6XYH05NydBq+1dvkMu6uiCc/MbLYOFGRkf3iQs=" src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<script>
let input = document.getElementById('table-sort-input');
let timeout = null;