Skip to content

Commit 643957f

Browse files
committed
Ensure the Google Analytics script is being copied to GitHub pages
1 parent 61a1800 commit 643957f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ module.exports = (grunt) ->
8383
'js/**'
8484
'css/*.css'
8585
'resources/**'
86+
'node_modules/reveal-ga/dist/**'
8687
]
8788
dest: 'dist/'
8889
},{

0 commit comments

Comments
 (0)