Fix Official Discord link, remove redundant meshtastic.org link, add MeshInfo
All checks were successful
Deploy Pages / deploy (push) Successful in 34s
All checks were successful
Deploy Pages / deploy (push) Successful in 34s
This commit is contained in:
10
index.html
10
index.html
@ -252,10 +252,10 @@
|
||||
</div>
|
||||
<div class="btn-groups">
|
||||
<div class="btn-group">
|
||||
<a href="https://meshtastic.org/" target="_blank" class="btn">
|
||||
<img src="meshtastic.svg" alt="Meshtastic Icon" />
|
||||
<a href="https://meshinfo.ctmesh.org/" target="_blank" class="btn">
|
||||
<img src="info.svg" alt="Info Icon" />
|
||||
<div class="btn-text">
|
||||
meshtastic.org
|
||||
MeshInfo
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://map.ctmesh.org/?lat=41.734429390721&lng=287.3501586914063&zoom=10" target="_blank" class="btn">
|
||||
@ -275,10 +275,10 @@
|
||||
<a href="https://discord.gg/m4F328as3K" target="_blank" class="btn">
|
||||
<img src="discord.svg" alt="Discord Icon" />
|
||||
<div class="btn-text">
|
||||
CT Mesh
|
||||
CT Mesh Community
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://discord.gg/meshtastic-867578229534359593" target="_blank" class="btn">
|
||||
<a href="https://discord.gg/meshtastic" target="_blank" class="btn">
|
||||
<img src="discord.svg" alt="Discord Icon" />
|
||||
<div class="btn-text">
|
||||
Meshtastic
|
||||
|
Reference in New Issue
Block a user