mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
testing thumbnails with jpgs
This commit is contained in:
@@ -20,10 +20,6 @@
|
||||
<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