Use QRZ's full formatted name (includes nickname) if available; if not try to extract the nickname along with first and surnames. Closes #110.

This commit is contained in:
Ian Renton
2026-06-06 09:04:48 +01:00
parent 72360758ac
commit a1c7cc6386
10 changed files with 26 additions and 22 deletions

View File

@@ -59,8 +59,8 @@
</div>
</div>
<script src="/js/common.js?v=1780681952"></script>
<script src="/js/status.js?v=1780681952"></script>
<script src="/js/common.js?v=1780733088"></script>
<script src="/js/status.js?v=1780733088"></script>
<script>
$(document).ready(function() { $("#nav-link-status").addClass("active"); }); <!-- highlight active page in nav -->
</script>