Separate methods for theme style and meta color tags (#29802)

This commit is contained in:
Matt Jankowski 2024-04-05 05:52:43 -04:00 committed by GitHub
parent 52ab8a59c6
commit b61ae28f8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 123 additions and 14 deletions

View file

@ -21,6 +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) }/
= theme_color_tags current_theme
%meta{ name: 'apple-mobile-web-app-capable', content: 'yes' }/
%title= html_title