mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
attempt reddit fix
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:domain" content="godotengine.org">
|
||||
<meta property="twitter:url" content="https://godotengine.org{{ page.url }}">
|
||||
{% if page.image %}
|
||||
<!-- Embed fix -->
|
||||
<link rel="preload" as="image" href="{{ site.url }}{{ page.image }}">
|
||||
{% endif %}
|
||||
|
||||
{% if page.title[current_lang] or page.title %}
|
||||
{% if page.title[current_lang] %}
|
||||
|
||||
Reference in New Issue
Block a user