diff --git a/.gitignore b/.gitignore index 4510dbe63d9..d13fff8475d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ .pygments-cache public source/_data/analytics_data.json +source/_data/blueprint_exchange_data.json source/_stash source/stylesheets/screen.css source/.jekyll-cache/ diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 4ad20e27657..0a0c56c9762 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -208,8 +208,17 @@ $primary-color: #049cdb; border: 0; box-shadow: none; margin: 15px; - width: 200px; + width: 100%; max-width: 40%; + max-height: 70px; + } + + .square { + width: initial; + } + + .round { + border-radius: 50%; } } } @@ -457,7 +466,7 @@ div.note { } } - + .brand-logo-container { text-align: center; margin-top: 50px; diff --git a/source/images/press/ltt.svg b/source/images/press/ltt.svg new file mode 100644 index 00000000000..99682b5654a --- /dev/null +++ b/source/images/press/ltt.svg @@ -0,0 +1 @@ + diff --git a/source/images/press/troyhunt.jpg b/source/images/press/troyhunt.jpg new file mode 100644 index 00000000000..afd7614223e Binary files /dev/null and b/source/images/press/troyhunt.jpg differ diff --git a/source/images/press/wired.com.svg b/source/images/press/wired.com.svg deleted file mode 100644 index 0ff161d90f0..00000000000 --- a/source/images/press/wired.com.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/source/index.html b/source/index.html index 2497678eb19..fdeda905675 100644 --- a/source/index.html +++ b/source/index.html @@ -223,6 +223,22 @@ description:

Home Assistant in the press

+ Linus Tech Tips logo + + Troy Hunt logo + Linux.com logo - Wired.com logo -