Add Home Assistant logo to home page banner (#658)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Tom Brien
2020-10-02 09:57:27 +01:00
committed by GitHub
parent 21ee6f9492
commit 27f16608ae
4 changed files with 26 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
module.exports = {
title: "Home Assistant Developer Documentation",
tagline: "All you need to start developing for Home Assistant",
title: "Home Assistant Developer Docs",
tagline: "All you need to start developing",
url: "https://developers.home-assistant.io",
baseUrl: "/",
favicon: "img/favicon.png",