Bigger overhaul. Updated the Part 2 Home Assistant Birdnet post. Added some menus and tags.
This commit is contained in:
@ -85,6 +85,11 @@ if (!doNotTrack) {
|
||||
</div>
|
||||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
<a href="./posts.html" title="Posts">
|
||||
<span>Posts</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
@ -94,6 +99,9 @@ if (!doNotTrack) {
|
||||
</header>
|
||||
|
||||
<ul class="terms-tags">
|
||||
<li>
|
||||
<a href="./categories/tutorial.html">Tutorial <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
</li>
|
||||
</ul>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user