Added Github link

This commit is contained in:
hex
2025-01-18 18:38:43 -08:00
parent d504ab5964
commit 66f8d87a44

View File

@@ -27,6 +27,7 @@
{% else %}
<a class="nav-link" href="{{ url_for('login') }}">Login</a>
{% endif %}
<a class="nav-link" href="https://github.com/HardwarePunk/ButterGarden" target="_blank">GitHub 🔗</a>
</div>
</div>
</nav>