File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -287,16 +287,16 @@ module.exports = function (grunt) {
287287 showAngularDocs : false ,
288288 docular_partial_home : 'guide/home.html' ,
289289 docular_partial_navigation : 'guide/nav.html' ,
290- docular_partial_footer : 'guide/footer.html' // ,
291- // analytics: {
292- // account: 'UA-46792694-5',
293- // domainName: 'angular-cache .codetrain.io'
294- // },
295- // discussions: {
296- // shortName: 'angular-data',
297- // url: 'http://angular-cache .codetrain.io',
298- // dev: dev
299- // }
290+ docular_partial_footer : 'guide/footer.html' ,
291+ analytics : {
292+ account : 'UA-46792694-5' ,
293+ domainName : 'angular-data .codetrain.io'
294+ } ,
295+ discussions : {
296+ shortName : 'angular-data' ,
297+ url : 'http://angular-data .codetrain.io' ,
298+ dev : dev
299+ }
300300 }
301301 } ) ;
302302
You can’t perform that action at this time.
0 commit comments