Close SSE connection nicely on navigating away from the page

This commit is contained in:
Ian Renton
2026-06-05 18:52:32 +01:00
parent 6938a8cc0a
commit 72360758ac
11 changed files with 31 additions and 23 deletions

View File

@@ -69,7 +69,7 @@
<p>This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.</p>
</div>
<script src="/js/common.js?v=1780672649"></script>
<script src="/js/common.js?v=1780681952"></script>
<script>$(document).ready(function() { $("#nav-link-about").addClass("active"); }); <!-- highlight active page in nav --></script>
{% end %}