mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 17:12:27 +00:00
deploy: c9bd65f2b9
This commit is contained in:
19
site.webmanifest
Normal file
19
site.webmanifest
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "hugo-theme-gruvbox",
|
||||
"short_name": "hugo-theme-gruvbox",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#282828",
|
||||
"background_color": "#282828",
|
||||
"display": "standalone"
|
||||
}
|
Reference in New Issue
Block a user