Wrote most of part 1 of the BirdNet-HomeAssistant article with the Appdaemon script. Some items need to be cleaned up.
This commit is contained in:
@ -20,9 +20,9 @@ ShowWordCount: true
|
||||
ShowRssButtonInSectionTermList: true
|
||||
UseHugoToc: true
|
||||
cover:
|
||||
image: "<image path/url>" # image path/url
|
||||
alt: "<alt text>" # alt text
|
||||
caption: "<text>" # display caption under cover
|
||||
image: "multiple-git-cover-img.png" # image path/url
|
||||
alt: "git commands" # alt text
|
||||
caption: "Git Set URL for Remote Repos" # display caption under cover
|
||||
relative: false # when using page bundles set this to true
|
||||
hidden: true # only hide on current single page
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user