1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-31 00:40:13 +02:00

add logo.

This commit is contained in:
Kushagra Gour
2016-05-07 03:40:03 +05:30
parent e78a86bbce
commit 4b62b39456
4 changed files with 16 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
],
"content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-oEJh/gQdHXu0Vw34Jd7uSMA+d9M2HnPWjJvHIqRgs0w='; object-src 'self'",
"icons": {
"16": "icon-16.png"
"16": "icon-16.png",
"48": "icon-48.png"
}
}