Join our Discord
diff --git a/meshcore-resources.html b/meshcore-resources.html
index 9103317..e366e3f 100644
--- a/meshcore-resources.html
+++ b/meshcore-resources.html
@@ -161,11 +161,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,
@@ -221,7 +221,8 @@
These tools use data reported to our MQTT server by nodes across the state.
- MeshCore Map NEW! - live map showing MeshCore nodes
- - MeshCore Wardriving Map NEW! - coverage maps for MeshCore. Note: a new app is in testing and may supersede this.
+ - MeshMapper NEW! — coverage maps for MeshCore. Contribute to the map via apps coming soon!
+ - Wardrive Map - coverage maps for MeshCore. Note: MeshMapper is in testing and is replacing this soon.
- Wardrive Contribution - upload your wardrive data to improve coverage maps
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,