mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 03:26:07 +10:00
Add support for colored header on Android Lollipop with Chrome
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
= csrf_meta_tags
|
||||
= include_gon
|
||||
%meta{name: 'viewport', content: 'width=device-width, initial-scale=1.0'}
|
||||
%meta{name: 'theme-color', content: '#474D57'}
|
||||
|
||||
= render 'layouts/google_analytics' if extra_config.has_key?('google_analytics_id')
|
||||
= render 'layouts/piwik' if extra_config.has_key?('piwik_url') && extra_config.has_key?('piwik_site_id')
|
||||
|
||||
Reference in New Issue
Block a user