Skip to content

Commit 35d85cb

Browse files
committed
#7213 image file extension fix
1 parent 0196152 commit 35d85cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/portal/resources/data/blog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"authorImage" : "author_TobiasUhlig.jpeg",
44
"date" : "Sep 17, 2025",
55
"id" : 70,
6-
"image" : "StateManagerForPerformance.jpg",
6+
"image" : "StateManagerForPerformance.png",
77
"name" : "Designing a State Manager for Performance: A Deep Dive into Hierarchical Reactivity",
88
"provider" : "Medium",
99
"publisher" : "",

0 commit comments

Comments
 (0)