1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +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": [
{
"file": "../../../tw5.com/tiddlers/images/New Release Banner.png",
"file": "../../../tw5.com/tiddlers/images/New Release Banner.jpg",
"fields": {
"type": "image/jpg",
"type": "image/jpeg",
"title": "New Release Banner",
"tags": "picture"
}