From 2626a71f55e69d89a1b8ca4a394b8d0719d8797d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 16 Jun 2015 10:06:22 +0200 Subject: [PATCH] add icon --- source/components/logbook.markdown | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/source/components/logbook.markdown b/source/components/logbook.markdown index ecfa48ca5f9..90a4243f721 100644 --- a/source/components/logbook.markdown +++ b/source/components/logbook.markdown @@ -9,11 +9,14 @@ sharing: true footer: true --- - -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/). + +To enable the logbook in your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry logbook: ``` + +