add chartbeat to mobile [ci skip]
This commit is contained in:
parent
248ad9ad31
commit
feb19e304e
1 changed files with 3 additions and 3 deletions
|
|
@ -29,6 +29,8 @@
|
||||||
/%meta{:name => "apple-mobile-web-app-capable", :content => "yes"}
|
/%meta{:name => "apple-mobile-web-app-capable", :content => "yes"}
|
||||||
/%link{:rel => "apple-touch-startup-image", :href => "/images/apple-splash.png"}
|
/%link{:rel => "apple-touch-startup-image", :href => "/images/apple-splash.png"}
|
||||||
|
|
||||||
|
= chartbeat_head_block
|
||||||
|
|
||||||
/ Stylesheets
|
/ Stylesheets
|
||||||
|
|
||||||
= stylesheet_link_tag :mobile, :format => 'all'
|
= stylesheet_link_tag :mobile, :format => 'all'
|
||||||
|
|
@ -76,6 +78,4 @@
|
||||||
/ javascripts at the bottom
|
/ javascripts at the bottom
|
||||||
= jquery_include_tag
|
= jquery_include_tag
|
||||||
= javascript_include_tag :mobile
|
= javascript_include_tag :mobile
|
||||||
|
= include_chartbeat
|
||||||
:javascript
|
|
||||||
MBP.hideUrlBar();
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue