Adjust theme-color property

This commit is contained in:
Alexis Viguié 2024-03-30 23:49:10 +01:00
parent eca19ad9aa
commit bee126e2fe
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
%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: 'theme-color', content: '#1a1a1a' }/
%meta{ name: 'apple-mobile-web-app-capable', content: 'yes' }/
%title= html_title