This commit is contained in:
Mads Rasmussen
2023-05-16 18:33:28 +02:00
parent 806589eb45
commit bcc75f7e9e

View File

@@ -23,7 +23,7 @@
line-height: 1.3em;
}
</style>
<script src="https://cdn.jsdelivr.net/npm/msw/lib/iife/index.js"></script>
<script>
(function () {
window.addEventListener('load', () => {
@@ -40,3 +40,4 @@
});
})();
</script>