forked from OpenNeo/impress
add remote tracking code
This commit is contained in:
parent
adc5a7fb49
commit
6d8cf2a157
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
%title Infinite Closet
|
||||
= stylesheet_link_tag "http://#{RemoteImpressHost}/assets/css/clean/layout.css"
|
||||
= stylesheet_link_tag "compiled/screen"
|
||||
= javascript_include_tag "http://#{RemoteImpressHost}/assets/js/analytics.js"
|
||||
%body{:class => params[:action]}
|
||||
#container
|
||||
%h1
|
||||
|
|
Loading…
Reference in a new issue