Skip to content

Commit

Permalink
Add DopeWars to the layout nav
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinelliott committed Jul 12, 2024
1 parent 86e8b3b commit 835f348
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/static/layout-map.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@

<nav class="flex flex-col flex-1">
<h3 class="font-bold">Meshtastic Addons</h3>
<div class="mb-1">
<a href="https://github.com/armooo/meshtastic_dopewars" target="_blank">DopeWars</a>
</div>
<div class="mb-1">
<a href="https://github.com/TheCommsChannel/TC2-BBS-mesh" target="_blank">TheCommsChannel BBS</a>
</div>
Expand Down
3 changes: 3 additions & 0 deletions templates/static/layout.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@

<nav class="flex flex-col flex-1">
<h3 class="font-bold">Meshtastic Addons</h3>
<div class="mb-1">
<a href="https://github.com/armooo/meshtastic_dopewars" target="_blank">DopeWars</a>
</div>
<div class="mb-1">
<a href="https://github.com/TheCommsChannel/TC2-BBS-mesh" target="_blank">TheCommsChannel BBS</a>
</div>
Expand Down

0 comments on commit 835f348

Please sign in to comment.