mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-14 11:15:48 -04:00
add google js to gardens#show
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
= tag("meta", property: "og:site_name", content: ENV['GROWSTUFF_SITE_NAME'])
|
||||
|
||||
- content_for :scripts do
|
||||
= javascript_include_tag "charts"
|
||||
= javascript_include_tag "https://www.gstatic.com/charts/loader.js"
|
||||
|
||||
.row
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
!!! 5
|
||||
%html{ lang: "en", prefix: "og: http://ogp.me/ns#" }
|
||||
= javascript_include_tag "application"
|
||||
= yield :script
|
||||
= render partial: "layouts/meta"
|
||||
%body
|
||||
= render partial: "layouts/header"
|
||||
|
||||
Reference in New Issue
Block a user