mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 06:44:47 +00:00
Fix reference to PNG version of new release banner
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user