Files
2025-02-SystemProgramming/.crossnote/head.html
2025-10-11 08:39:17 +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>