fixes
All checks were successful
Deploy Pages / deploy (push) Successful in 21s

This commit is contained in:
2026-02-10 15:46:37 -05:00
parent 027b481290
commit 627c970374
3 changed files with 16 additions and 10 deletions

View File

@ -168,7 +168,8 @@
opacity: 0.4;
}
.btn[target="_blank"]::after,
.copy-btn::after {
.copy-btn::after,
.site-footer a::after {
display: none;
}
.site-footer {
@ -228,7 +229,7 @@
<h2>Official Links</h2>
<p><a href="https://meshcore.co.uk/" target="_blank">meshcore.co.uk</a></p>
<p><a href="https://flasher.meshcore.co.uk/" target="_blank">flasher.meshcore.co.uk</a></p>
<div class="note"><strong>Note:</strong> the flasher requires WebSerial or Web Bluetooth support in your browser.</div>
<div class="note"><strong>Note:</strong> the flasher requires WebSerial or Web Bluetooth support in your browser</div>
<h2>MQTT</h2>
<p>Our MQTT broker is <em>uplink-only</em> and designed for fixed nodes across the state to serve as gateway nodes. Its purpose is not to bridge gaps or extend mesh coverage, but to report local traffic to our own web-based tools for analytical data and metrics to assess the mesh's performance. <strong>This role is best suited for stable, well-placed nodes with reliable coverage.</strong></p>