mirror of
https://github.com/rileyjshaw/terra.git
synced 2024-11-21 04:54:23 +00:00
Add Google Analytics
This commit is contained in:
parent
ded41fcf74
commit
7c96f90042
@ -17,7 +17,8 @@ var paths = {
|
||||
extraScripts: [
|
||||
'./bower_components/smooth-scroll.js/dist/js/bind-polyfill.min.js',
|
||||
'./bower_components/smooth-scroll.js/dist/js/smooth-scroll.min.js',
|
||||
'./demo/scripts/prism.js'
|
||||
'./demo/scripts/prism.js',
|
||||
'./demo/scripts/analytics.js'
|
||||
],
|
||||
stylesheets: {
|
||||
css: './demo/stylesheets/**/*.css',
|
||||
|
Loading…
Reference in New Issue
Block a user