Added Color the browser elements for mobile browsers
Added option of color settings for mobile browsers integration in _config.yml Based on documentation: https://developers.google.com/web/fundamentals/design-and-ui/browser-customization/theme-color
This commit is contained in:
parent
dd3b0a130d
commit
0e3842fc94
3 changed files with 16 additions and 0 deletions
|
|
@ -61,6 +61,12 @@ lines: # You can add HTML Tags in the Text
|
|||
|
||||
me-img: "/img/jetpacktocat.png"
|
||||
|
||||
##############################
|
||||
# Color the browser elements #
|
||||
##############################
|
||||
color-browser: "#000000"
|
||||
apple-status-bar-style: "black"
|
||||
|
||||
################
|
||||
# Web app mode #
|
||||
################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue