merge-requests/8/head
Bob Mottram 2020-08-14 12:47:37 +01:00
parent d6654357c1
commit 6bc0a4465a
1 changed files with 2 additions and 2 deletions

View File

@ -1265,12 +1265,12 @@ class PubServer(BaseHTTPRequestHandler):
"type": "image/jpeg"
},
{
"src": "mobile_person.jpg",
"src": "/mobile_person.jpg",
"sizes": "429x860",
"type": "image/jpeg"
},
{
"src": "mobile_search.jpg",
"src": "/mobile_search.jpg",
"sizes": "422x861",
"type": "image/jpeg"
}