big doma bug

This commit is contained in:
newtbot
2024-01-21 16:04:39 +08:00
parent 74b610a7b8
commit a749d91425
9 changed files with 4425 additions and 217 deletions

View File

@@ -23,6 +23,9 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"></script>
<!-- Mustache JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.1/mustache.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.1/mustache.js"></script>
<!-- jquery app.js -->
@@ -100,6 +103,4 @@
</div>
</div>
</nav>
</body>
</html>