OD_Library/.crossnote/head.html
2024-01-25 14:27:51 -06:00

6 lines
No EOL
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>