From 76024d4ebea2f5df6289772605f1ac3dc624e3b6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 23 Jul 2016 12:28:50 -0700 Subject: [PATCH] Update author info --- _config.yml | 2 +- source/_cookbook/tor_configuration.markdown | 2 ++ source/_includes/site/head.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) 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 @@ {% if page.title %}{{ page.title }} - {% endif %}{{ site.title }} - + {% if page.keywords %}{% endif %}