From a7fdf8fea54e19ec392b85e854fe6b01875621b7 Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 10 Feb 2026 19:02:34 -0500 Subject: [PATCH] update wardrive apps, add Discord link centralized redirect, cosmetic fixes to external links --- _redirects | 1 + index.html | 2 +- meshcore-resources.html | 5 +++-- meshtastic-resources.html | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 _redirects diff --git a/_redirects b/_redirects new file mode 100644 index 0000000..b76d0ed --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/discord https://discord.gg/m4F328as3K 302 \ No newline at end of file diff --git a/index.html b/index.html index 89cadc9..6a87c92 100644 --- a/index.html +++ b/index.html @@ -319,7 +319,7 @@
- + Discord diff --git a/meshtastic-resources.html b/meshtastic-resources.html index b5ce3a1..aaf4a5e 100644 --- a/meshtastic-resources.html +++ b/meshtastic-resources.html @@ -176,11 +176,11 @@ display: inline-block; width: 12px; height: 12px; - margin-left: 3px; vertical-align: middle; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 8.5L8.5 3.5M5 3.5h3.5V7'/%3E%3C/svg%3E") no-repeat center; background-size: contain; opacity: 0.4; + text-decoration: underline; } .btn[target="_blank"]::after, .copy-btn::after,