Add W5ISP attribution and QRZ link to about page

This commit is contained in:
Graham McIntire 2026-06-04 17:30:56 -05:00
parent 32fca73d3a
commit 274af1ce93
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -22,6 +22,16 @@
<p class="text-gray-600 dark:text-gray-300">
APRS.me is a real-time Automatic Packet Reporting System (APRS) viewer built for amateur radio operators. Track stations, view position reports, weather data, and telemetry from the APRS-IS network on an interactive map.
</p>
<p class="text-gray-600 dark:text-gray-300 mt-4">
Created by <a
href="https://www.qrz.com/db/W5ISP"
target="_blank"
rel="noopener noreferrer"
class="text-indigo-600 hover:text-indigo-500 dark:text-indigo-400 dark:hover:text-indigo-300 underline"
>W5ISP</a>.
Contact and licensing information is available on the QRZ page.
</p>
</div>
<div class="mt-8 rounded-lg bg-gray-50 p-5 ring-1 ring-gray-950/5 dark:bg-gray-900/50 dark:ring-white/10">