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,