mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Add the twitter image tag
This commit is contained in:
parent
fb73222037
commit
5382d57607
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
<meta property="og:image" content="{{ section.extra.image }}" />
|
||||
{% else %}
|
||||
<meta property="og:image" content="https://matrix.org/blog/img/matrix-logo.png" />
|
||||
<meta name="twitter:image" content="https://matrix.org/blog/img/matrix-logo.png" />
|
||||
{% endif %}
|
||||
<title>
|
||||
{%- if config.mode == "serve" -%}🛠️ {% endif -%}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue