1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00

Fix build error

This commit is contained in:
Jeremy Ruston 2023-06-30 23:00:37 +01:00
parent 419760a8e5
commit ee1200bde1

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.jpg",
"fields": { "fields": {
"type": "image/jpg", "type": "image/jpeg",
"title": "New Release Banner", "title": "New Release Banner",
"tags": "picture" "tags": "picture"
} }