Fixes #37
This commit is contained in:
parent
43c19fa661
commit
5c68656f07
11 changed files with 98 additions and 3 deletions
10
_config.yml
10
_config.yml
|
|
@ -28,6 +28,16 @@ pages_list:
|
|||
Timeline: 'timeline'
|
||||
Contact: 'contact'
|
||||
|
||||
web-app-mode: True
|
||||
|
||||
# Icons for Chrome Web App mode https://developer.chrome.com/multidevice/android/installtohomescreen
|
||||
icon-36p: "/img/web-app/icon-36p.png"
|
||||
icon-48p: "/img/web-app/icon-48p.png"
|
||||
icon-72p: "/img/web-app/icon-72p.png"
|
||||
icon-96p: "/img/web-app/icon-96p.png"
|
||||
icon-144p: "/img/web-app/icon-144p.png"
|
||||
icon-192p: "/img/web-app/icon-192p.png"
|
||||
|
||||
#############
|
||||
# HTML Head #
|
||||
#############
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue