mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Update default site picture in FB Share
This commit is contained in:
parent
cbb421de55
commit
57a11ae995
2
_deploy
2
_deploy
@ -1 +1 @@
|
||||
Subproject commit 9c8ef0ad8f1f0714f8262db16d0253f80149a801
|
||||
Subproject commit 2e727a5332dff517dc0fa9bd4274291f28ab7e54
|
@ -23,7 +23,7 @@
|
||||
<meta property="og:url" content="{% if canonical %}{{ canonical }}{% else %}{{ site.url }}{% endif %}/">
|
||||
<meta property="og:type" content="{% if page.categories %}article{% else %}website{% endif %}">
|
||||
<meta property="og:description" content="{{ fb_description | strip_html | condense_spaces | truncate:200 }}">
|
||||
<meta property="og:image" content="{% if page.og_image %}{{ page.og_image | prepend: site.url }}{% else %}https://home-assistant.io/images/favicon-192x192.png{% endif %}">
|
||||
<meta property="og:image" content="{% if page.og_image %}{{ page.og_image | prepend: site.url }}{% else %}https://home-assistant.io/images/home-assistant-logo-2164x2164.png{% endif %}">
|
||||
{% endif %}
|
||||
<link href="{{ root_url }}/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="{{ root_url }}{{ site.subscribe_rss }}" rel="alternate" title="{{ site.title }}" type="application/atom+xml">
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 314 KiB |
BIN
source/images/home-assistant-logo-2164x2164.png
Normal file
BIN
source/images/home-assistant-logo-2164x2164.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
Loading…
x
Reference in New Issue
Block a user