Fix canonical & meta URLs. Closes #107

This commit is contained in:
Ian Renton
2026-03-09 21:00:23 +00:00
parent b6407b4f66
commit b0a7e4ea81
11 changed files with 30 additions and 26 deletions

View File

@@ -66,7 +66,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=1773053188"></script>
<script src="/js/common.js?v=1773090023"></script>
<script>$(document).ready(function() { $("#nav-link-about").addClass("active"); }); <!-- highlight active page in nav --></script>
{% end %}