diff --git a/_config.yml b/_config.yml index 6275152702f..f06f05711b6 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ url: https://home-assistant.io title: Home Assistant subtitle: Open-source home automation platform running on Python 3 -author: Paulus Schoutsen +author: Home Assistant simple_search: https://www.google.com/search description: Home Assistant is an open-source home automation platform running on Python 3. diff --git a/source/_cookbook/tor_configuration.markdown b/source/_cookbook/tor_configuration.markdown index 5b8072e5f48..83a76091353 100644 --- a/source/_cookbook/tor_configuration.markdown +++ b/source/_cookbook/tor_configuration.markdown @@ -8,6 +8,8 @@ comments: false sharing: true footer: true ha_category: Infrastructure +author: Nathan Freitas +author_twitter: n8fr8 --- This is an example about how you can configure Tor to provide secure remote access to your Home Assistant instance as an Onion site, through Tor's Hidden Service feature. With this enabled, you do not need to open your firewall ports or setup HTTPS to enable secure remote access. diff --git a/source/_includes/site/head.html b/source/_includes/site/head.html index 5d0d660be86..0c2a76007fc 100644 --- a/source/_includes/site/head.html +++ b/source/_includes/site/head.html @@ -11,7 +11,7 @@