mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Tweak to fb meta tag
This commit is contained in:
parent
9e6df22ee6
commit
2137a01d02
@ -17,7 +17,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io">
|
||||
{% if site.social.facebook.app_id %}
|
||||
<meta property="fb:admins" content="{{ 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 %}">
|
||||
<meta property="og:site_name" content="{{ site.title }}">
|
||||
<meta property="og:url" content="{% if canonical %}{{ canonical }}{% else %}{{ site.url }}{% endif %}/">
|
||||
|
Loading…
x
Reference in New Issue
Block a user