ciel-b1/.crossnote/head.html

6 lines
209 B
HTML
Raw Normal View History

2025-11-26 23:44:29 +01:00
<!-- 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>