bring back "navhome" so the event listener thing doesn't crash.

This commit is contained in:
fiatjaf
2024-02-17 18:35:08 -03:00
parent a108a954f7
commit fc9b576e81

View File

@@ -13,6 +13,9 @@
<div class="container"> <div class="container">
<nav> <nav>
<ul> <ul>
<li>
<strong><a href="#" id="navhome" class="secondary">Nostr Profile Manager</a></strong>
</li>
<li> <li>
<a href="https://github.com/DanConwayDev/nostr-profile-manager" target="_blank" title="source code"> <a href="https://github.com/DanConwayDev/nostr-profile-manager" target="_blank" title="source code">
<img src="./img/git.png" style="height: 1.3em"> <img src="./img/git.png" style="height: 1.3em">