forked from ctmesh/web
Adds information about setting up a MeshCore repeater
This commit is contained in:
@ -408,6 +408,13 @@
|
||||
<small>Wardrive, MQTT, setup</small>
|
||||
</div>
|
||||
</a>
|
||||
<a href="repeater-setup.html" class="btn btn-meshcore">
|
||||
<img src="info.svg" alt="Repeater Setup" />
|
||||
<div class="btn-text">
|
||||
Repeater Setup
|
||||
<small>Build and program a node</small>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -439,6 +446,7 @@
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<p><a href="https://ctmesh.org/">CT Mesh</a> is a volunteer-run user group for mesh technology enthusiasts in Connecticut.</p>
|
||||
<p>Site edits can be submitted via git at <a href="https://git.ctmesh.org/ctmesh/web" target="_blank" rel="noopener">git.ctmesh.org/ctmesh/web</a>.</p>
|
||||
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener">Content licensed CC BY-SA 4.0</a></p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user