ニジカのしっぽ手前に

This commit is contained in:
2024-04-08 20:55:24 +09:00
parent b0823f7766
commit 12af789385
3 changed files with 10 additions and 3 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
<!-- vim:set tabstop=4 softtabstop=4 expandtab :-->
<!DOCTYPE html>
<html lang="ja">
<head>
@@ -152,7 +154,7 @@
</div>
<script src="//cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="./script.js" type="text/javascript"></script>
<script src="./script.js?<?= filemtime ('./script.js') ?>" type="text/javascript"></script>
</body>
</html>