add icon
This commit is contained in:
parent
f310e2af28
commit
2626a71f55
1 changed files with 6 additions and 3 deletions
|
@ -9,11 +9,14 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />
|
<img src='/images/supported_brands/logbook.png' class='brand pull-right' />
|
||||||
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. [See the demo for a live example.](/demo/)
|
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. [See the demo for a live example](/demo/).
|
||||||
<span class='clearfix'></span>
|
|
||||||
|
To enable the logbook in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
logbook:
|
logbook:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue