Change the theme-color
value automatically when using a built-in theme (#29795)
This commit is contained in:
parent
671167f6da
commit
672c9f5f05
3 changed files with 7 additions and 2 deletions
|
@ -21,7 +21,6 @@
|
|||
|
||||
%link{ rel: 'mask-icon', href: frontend_asset_path('images/logo-symbol-icon.svg'), color: '#6364FF' }/
|
||||
%link{ rel: 'manifest', href: manifest_path(format: :json) }/
|
||||
%meta{ name: 'theme-color', content: '#191b22' }/
|
||||
%meta{ name: 'apple-mobile-web-app-capable', content: 'yes' }/
|
||||
|
||||
%title= html_title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue