Files
2025-02-Compiler/.crossnote/head.html
2025-10-03 19:17:46 +09:00

6 lines
209 B
HTML

<!-- 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>