let's see if we can fix this
This commit is contained in:
parent
1a9df6da6c
commit
7937bff707
|
@ -7,7 +7,7 @@
|
|||
%meta{name: 'theme-color', content: '#0C84E4'}
|
||||
%meta{name: "apple-mobile-web-app-capable", content: "yes"}
|
||||
%meta{name: 'apple-mobile-web-app-status-bar-style', content: 'black-translucent'}
|
||||
%link{rel: 'apple-touch-icon-precomposed', href: '/apple-touch-icon-precomposed.png'}
|
||||
%link{rel: 'apple-touch-icon', href: '/apple-touch-icon-precomposed.png'}
|
||||
%link{rel: 'icon', href: '/images/favicon/favicon-16.png', sizes: '16x16'}
|
||||
%link{rel: 'icon', href: '/images/favicon/favicon-32.png', sizes: '32x32'}
|
||||
%title= APP_CONFIG['site_name']
|
||||
|
|
Loading…
Reference in New Issue