diff --git a/.themes/classic/sass/partials/_sidebar.scss b/.themes/classic/sass/partials/_sidebar.scss index cd8c1ca2632..fa15d759709 100644 --- a/.themes/classic/sass/partials/_sidebar.scss +++ b/.themes/classic/sass/partials/_sidebar.scss @@ -1,4 +1,3 @@ @import "sidebar/base"; -@import "sidebar/googleplus"; @import "sidebar/pinboard"; @import "sidebar/delicious"; diff --git a/.themes/classic/sass/partials/sidebar/_googleplus.scss b/.themes/classic/sass/partials/sidebar/_googleplus.scss deleted file mode 100644 index c2a693ee7f2..00000000000 --- a/.themes/classic/sass/partials/sidebar/_googleplus.scss +++ /dev/null @@ -1,26 +0,0 @@ -.googleplus { - h1 { - -moz-box-shadow: none !important; - -webkit-box-shadow: none !important; - -o-box-shadow: none !important; - box-shadow: none !important; - border-bottom: 0px none !important; - } - a { - text-decoration: none; - white-space: normal !important; - line-height: 32px; - - img { - float: left; - margin-right: 0.5em; - border: 0 none; - } - } -} - -.googleplus-hidden { - position: absolute; - top: -1000em; - left: -1000em; -} diff --git a/.themes/classic/source/_includes/asides/googleplus.html b/.themes/classic/source/_includes/asides/googleplus.html deleted file mode 100644 index 00a0aa856cd..00000000000 --- a/.themes/classic/source/_includes/asides/googleplus.html +++ /dev/null @@ -1,11 +0,0 @@ -{% if site.googleplus_user %} -
-

- - - Google+ - -

-
-{% endif %} - diff --git a/_config.yml b/_config.yml index 43205f120e3..3826a92dad7 100644 --- a/_config.yml +++ b/_config.yml @@ -99,11 +99,6 @@ twitter_tweet_button: true google_plus_one: true google_plus_one_size: standard -# Google Plus Profile -# Hidden: No visible button, just add author information to search results -googleplus_user: +PaulusSchoutsen -googleplus_hidden: true - # Pinboard pinboard_user: pinboard_count: 3 diff --git a/sass/partials/_sidebar.scss b/sass/partials/_sidebar.scss index cd8c1ca2632..fa15d759709 100644 --- a/sass/partials/_sidebar.scss +++ b/sass/partials/_sidebar.scss @@ -1,4 +1,3 @@ @import "sidebar/base"; -@import "sidebar/googleplus"; @import "sidebar/pinboard"; @import "sidebar/delicious"; diff --git a/sass/partials/sidebar/_googleplus.scss b/sass/partials/sidebar/_googleplus.scss deleted file mode 100644 index c2a693ee7f2..00000000000 --- a/sass/partials/sidebar/_googleplus.scss +++ /dev/null @@ -1,26 +0,0 @@ -.googleplus { - h1 { - -moz-box-shadow: none !important; - -webkit-box-shadow: none !important; - -o-box-shadow: none !important; - box-shadow: none !important; - border-bottom: 0px none !important; - } - a { - text-decoration: none; - white-space: normal !important; - line-height: 32px; - - img { - float: left; - margin-right: 0.5em; - border: 0 none; - } - } -} - -.googleplus-hidden { - position: absolute; - top: -1000em; - left: -1000em; -} diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html index d82ba666e56..ca099bd7b3b 100644 --- a/source/_includes/custom/footer.html +++ b/source/_includes/custom/footer.html @@ -6,7 +6,6 @@
-
diff --git a/source/_posts/2018-07-21-release-74.markdown b/source/_posts/2018-07-21-release-74.markdown index 1de4c7f4bd2..0c2e1019527 100644 --- a/source/_posts/2018-07-21-release-74.markdown +++ b/source/_posts/2018-07-21-release-74.markdown @@ -30,7 +30,7 @@ To try it out today, [read these instructions](https://developers.home-assistant -We keep seeing [great examples](https://twitter.com/home_assistant/status/1019579208622845953) of UIs built with Lovelace. Follow us on social media ([FB](https://www.facebook.com/homeassistantio/?ref=bookmarks), [Twitter](https://twitter.com/home_assistant), [G+](https://plus.google.com/+HomeAssistantHomeAutomation)) where we will keep sharing great examples. +We keep seeing [great examples](https://twitter.com/home_assistant/status/1019579208622845953) of UIs built with Lovelace. Follow us on social media ([FB](https://www.facebook.com/homeassistantio/?ref=bookmarks), [Twitter](https://twitter.com/home_assistant)) where we will keep sharing great examples. For the Lovelace changes in this release, check out the [changelog](/lovelace/changelog/). To help our development and design teams, we've also introduced a [Lovelace card gallery](https://home-assistant-lovelace-gallery.netlify.com/). diff --git a/source/help/index.markdown b/source/help/index.markdown index f2bc298249a..05160b16a13 100644 --- a/source/help/index.markdown +++ b/source/help/index.markdown @@ -92,6 +92,5 @@ Don't miss the regular [Home Assistant podcasts](https://hasspodcast.io/). [forum]: https://community.home-assistant.io/ [twitter]: https://twitter.com/home_assistant [facebook]: https://www.facebook.com/homeassistantio -[google-plus]: https://plus.google.com/u/0/b/110560654828510104551/communities/106562234893511202708 [reddit]: https://reddit.com/r/homeassistant [discord]: https://discord.gg/c5DvZ4e