Skip to content

Commit 80be56e

Browse files
committed
testing thumbnails with jpgs
1 parent e415410 commit 80be56e

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

_layouts/default.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
<meta name="twitter:card" content="summary_large_image">
2121
<meta property="twitter:domain" content="godotengine.org">
2222
<meta property="twitter:url" content="https://godotengine.org{{ page.url }}">
23-
{% if page.image %}
24-
<!-- Embed fix -->
25-
<link rel="preload" as="image" href="{{ site.url }}{{ page.image }}">
26-
{% endif %}
2723

2824
{% if page.title[current_lang] or page.title %}
2925
{% if page.title[current_lang] %}

collections/_article/maintenance-release-godot-4-5-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Maintenance release: Godot 4.5.1"
33
excerpt: 4.5's first maintenance release arrives!
44
categories: [release]
55
author: Thaddeus Crews
6-
image: /storage/blog/covers/maintenance-release-godot-4-5-1.webp
6+
image: /storage/blog/covers/maintenance-release-godot-4-5-1.jpg
77
image_caption_title: Starfinder Afterlight
88
image_caption_description: A game by Epictellers Entertainment
99
date: 2025-10-15 12:00:00
220 KB
Loading

0 commit comments

Comments
 (0)