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