complement many

This commit is contained in:
2025-10-11 08:39:17 +09:00
parent 3d651c4a8a
commit 4c2c0363b3
10 changed files with 992 additions and 6 deletions

6
.crossnote/head.html Normal file
View File

@@ -0,0 +1,6 @@
<!-- The content below will be included at the end of the <head> element. -->
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function () {
// your code here
});
</script>