mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Change url to www. (#5011)
This commit is contained in:
parent
88f326ea20
commit
c29501ddbd
@ -3,7 +3,7 @@
|
||||
# Main Configs #
|
||||
# ----------------------- #
|
||||
|
||||
url: https://home-assistant.io
|
||||
url: https://www.home-assistant.io
|
||||
title: Home Assistant
|
||||
subtitle: Open-source home automation platform running on Python 3
|
||||
author: Home Assistant
|
||||
|
@ -24,7 +24,7 @@ module Jekyll
|
||||
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
|
||||
def site_url
|
||||
'https://home-assistant.io'
|
||||
'https://www.home-assistant.io'
|
||||
end
|
||||
|
||||
# Prepend a url with the full site url
|
||||
|
Loading…
x
Reference in New Issue
Block a user