Bigger overhaul. Updated the Part 2 Home Assistant Birdnet post. Added some menus and tags.
This commit is contained in:
4
layouts/details.html
Normal file
4
layouts/details.html
Normal file
@ -0,0 +1,4 @@
|
||||
<details>
|
||||
<summary>{{ (.Get 0) | markdownify }}</summary>
|
||||
{{ .Inner | markdownify }}
|
||||
</details>
|
||||
Reference in New Issue
Block a user