hexo-cnortles-source
Version:
一个HEXO博客的静态资源,可随便使用
19 lines • 443 B
JSON
{
"name": "落星屋",
"short_name": "LXW",
"theme_color": "#1f1f1f",
"background_color": "#1f1f1f",
"display": "standalone",
"scope": "/",
"start_url": "/",
"icons": [{
"src": "/cw/img/192.png",
"sizes": "192x192",
"type": "image/png"
}, {
"src": "/cw/img/512.png",
"sizes": "512x512",
"type": "image/png"
}],
"splash_pages": null
}