let's see if we can fix this

This commit is contained in:
Andreas N 2015-01-10 13:50:08 +01:00
parent 1a9df6da6c
commit 7937bff707
1 changed files with 1 additions and 1 deletions

View File

@ -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']