fix picture path

This commit is contained in:
Yannik Schmidt
2020-07-26 23:24:49 +02:00
parent 1a93930675
commit 4c77cc7bd4

View File

@@ -1,5 +1,5 @@
{ {
"headline" : "Headline", "headline" : "Headline",
"link" : "https://example.com", "link" : "https://example.com",
"picture" :"example.png" "picture" :"pictures/example.png"
} }