Skip to content

Commit 5dced26

Browse files
committed
Move files
1 parent af502dd commit 5dced26

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

iwsy/resources/json/demo.json renamed to iwsy/resources/json/quickstart/demo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"top": 0,
171171
"width": 1000,
172172
"height": 1000,
173-
"background": "url('resources/users/2020/160/1/images/SemoigoDawn.jpg')",
173+
"background": "url('resources/img/SemoigoDawn.jpg')",
174174
"border": "",
175175
"borderRadius": "",
176176
"fontFamily": "",
@@ -324,4 +324,4 @@
324324
"content": "## For example%0aHere are 3 slides from a presentation %0aabout villages in Liguria, Italy"
325325
}
326326
]
327-
}
327+
}

iwsy/resources/json/liguria.json renamed to iwsy/resources/json/quickstart/liguria.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"top": 0,
211211
"width": 500,
212212
"height": 1000,
213-
"background": "url('resources/users/2020/160/1/images/quickstart/manarola.jpg')",
213+
"background": "url('resources/img/quickstart/manarola.jpg')",
214214
"border": "",
215215
"borderRadius": "",
216216
"fontFamily": "",
@@ -252,7 +252,7 @@
252252
"top": 0,
253253
"width": 500,
254254
"height": 1000,
255-
"background": "url('resources/users/2020/160/1/images/quickstart/apricale.jpg')",
255+
"background": "url('resources/img/quickstart/apricale.jpg')",
256256
"border": "",
257257
"borderRadius": "",
258258
"fontFamily": "",
@@ -294,7 +294,7 @@
294294
"top": 0,
295295
"width": 500,
296296
"height": 1000,
297-
"background": "url('resources/users/2020/160/1/images/quickstart/noli.jpg')",
297+
"background": "url('resources/img/quickstart/noli.jpg')",
298298
"border": "",
299299
"borderRadius": "",
300300
"fontFamily": "",
@@ -347,4 +347,4 @@
347347
"content": "%0a... and so on.%0a%0aNow we'll chain back to the intro screen"
348348
}
349349
]
350-
}
350+
}

0 commit comments

Comments
 (0)