mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update canonical url
This commit is contained in:
parent
6c09aee7de
commit
19cefb5fba
2
_deploy
2
_deploy
@ -1 +1 @@
|
||||
Subproject commit 6545a2d395cbab1761794d2814929e154998c05e
|
||||
Subproject commit b0b2cddaaf618872eda2dd60d9a060c8557efd50
|
@ -15,7 +15,7 @@
|
||||
<meta name="description" content="{{ description | strip_html | condense_spaces | truncate:150 }}">
|
||||
{% if page.keywords %}<meta name="keywords" content="{{ page.keywords }}">{% endif %}
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io">
|
||||
<link rel="canonical" href="{{ canonical }}">
|
||||
{% if site.social.facebook.app_id %}
|
||||
<meta property="fb:app_id" content="{{ site.social.facebook.app_id }}">
|
||||
<meta property="og:title" content="{% if post.title %}{{ post.title }}{% elsif page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user