diff --git a/docusaurus.config.js b/docusaurus.config.js index 45289f8d..ee92d7df 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -11,8 +11,8 @@ module.exports = { title: "Developers", logo: { alt: "Home Assistant", - src: "img/logo-pretty.svg", - srcDark: "img/logo-pretty.svg", + src: "img/logo.svg", + srcDark: "img/logo.svg", }, items: [ { @@ -43,7 +43,7 @@ module.exports = { logo: { alt: "Home Assistant", src: "img/logo-white.svg", - height: "70px", + height: "30px", href: "https://www.home-assistant.io", }, style: "dark", diff --git a/src/pages/index.js b/src/pages/index.js index feae7f4b..c2e26a4a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -135,14 +135,7 @@ function Home() {
-
- Home Assistant Logo -
-
+

{siteConfig.title}

{siteConfig.tagline}

diff --git a/src/pages/styles.module.css b/src/pages/styles.module.css index 1e2335ed..b5c04194 100644 --- a/src/pages/styles.module.css +++ b/src/pages/styles.module.css @@ -5,23 +5,20 @@ .heroBanner { padding: 4rem 0; - text-align: center; position: relative; overflow: hidden; + background: url(/img/hero-image.png); + background-size: cover; + color: #ffffff; + text-shadow: 0px 0px 4px #4caee3; } .heroTitle { - font-size: 3rem; - color: #ffffff; + font-size: 2rem; } .heroTagline { font-size: 1.4rem; - color: #ffffff; -} - -.heroLogo { - max-height: 16em; } a.heroText{ diff --git a/static/img/favicon.ico b/static/img/favicon.ico index be74abd6..bed40485 100644 Binary files a/static/img/favicon.ico and b/static/img/favicon.ico differ diff --git a/static/img/favicon.png b/static/img/favicon.png index 8140fed0..5f644d20 100644 Binary files a/static/img/favicon.png and b/static/img/favicon.png differ diff --git a/static/img/hero-image.png b/static/img/hero-image.png new file mode 100644 index 00000000..de917f07 Binary files /dev/null and b/static/img/hero-image.png differ diff --git a/static/img/logo-pretty.svg b/static/img/logo-pretty.svg deleted file mode 100644 index 5dcd8f78..00000000 --- a/static/img/logo-pretty.svg +++ /dev/null @@ -1 +0,0 @@ -logo-prettyCreated with Sketch. \ No newline at end of file diff --git a/static/img/logo-responsive.svg b/static/img/logo-responsive.svg deleted file mode 100644 index fddc1076..00000000 --- a/static/img/logo-responsive.svg +++ /dev/null @@ -1 +0,0 @@ -home-assistant-logo-responsive \ No newline at end of file diff --git a/static/img/logo-white.svg b/static/img/logo-white.svg index a276b06d..df7045ba 100644 --- a/static/img/logo-white.svg +++ b/static/img/logo-white.svg @@ -1 +1,16 @@ -logo-whiteCreated with Sketch. \ No newline at end of file + + + + + + + + + + + + + + + + diff --git a/static/img/logo.svg b/static/img/logo.svg index 9db6d0d0..7bce628c 100644 --- a/static/img/logo.svg +++ b/static/img/logo.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + +