Fix reference to PNG version of new release banner

This commit is contained in:
Jeremy Ruston 2025-11-05 12:11:20 +00:00
parent 799618d9f5
commit 3cf71365a5

View file

@ -1,9 +1,9 @@
{ {
"tiddlers": [ "tiddlers": [
{ {
"file": "../../../tw5.com/tiddlers/images/New Release Banner.png", "file": "../../../tw5.com/tiddlers/images/New Release Banner.webp",
"fields": { "fields": {
"type": "image/jpeg", "type": "image/webp",
"title": "New Release Banner", "title": "New Release Banner",
"tags": "picture" "tags": "picture"
} }