From c5000eaae8fd77022e16761c32e9ca6758cee5f5 Mon Sep 17 00:00:00 2001 From: Rowan Hine Date: Tue, 5 Jan 2016 19:19:47 +0000 Subject: [PATCH] Icons as logo --- source/_components/configurator.markdown | 1 + source/_components/discovery.markdown | 1 + source/_components/introduction.markdown | 1 + 3 files changed, 3 insertions(+) diff --git a/source/_components/configurator.markdown b/source/_components/configurator.markdown index eaa14aae299..cce5fc6c935 100644 --- a/source/_components/configurator.markdown +++ b/source/_components/configurator.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: configurator.png ha_category: Other --- diff --git a/source/_components/discovery.markdown b/source/_components/discovery.markdown index 45ff84806ca..9c97aef8973 100644 --- a/source/_components/discovery.markdown +++ b/source/_components/discovery.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: discovery.png ha_category: Other --- diff --git a/source/_components/introduction.markdown b/source/_components/introduction.markdown index fb5fb93e878..7d1784f12bb 100644 --- a/source/_components/introduction.markdown +++ b/source/_components/introduction.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: introduction.png ha_category: Other ---