Add configuration var for chrome mobile use

This commit is contained in:
VAN HAAREN Lucas 2018-10-27 15:43:56 +02:00
parent f4caa67005
commit 8f8daa0453

View File

@ -6,6 +6,7 @@ url: 'http://webjeda.com'
baseurl: '/online-cv' #change it according to your repository name
# Style will be applied only after restarting the build or serve. Just choose one of the options.
theme_skin: blue # blue turquoise green berry orange ceramic
chrome_mobile_color: #use hex colors (ex:#1976d2) or leave empty if you don't want a color for chrome mobile searchbar
# Tracker
analytics: UA-83979019-1
@ -25,4 +26,4 @@ compress_html: # - http://jch.penibelst.de/
# Development Settings
port: 4000
host: 0.0.0.0
safe: false
safe: false