Bigger overhaul. Updated the Part 2 Home Assistant Birdnet post. Added some menus and tags.

This commit is contained in:
Norm Rasmussen
2023-10-06 16:38:00 -04:00
parent b012e336a7
commit fdeb4c9142
58 changed files with 2836 additions and 60 deletions

View File

@ -84,6 +84,11 @@ if (!doNotTrack) {
</div>
</div>
<ul id="menu">
<li>
<a href="./posts.html" title="Posts">
<span>Posts</span>
</a>
</li>
</ul>
</nav>
</header>