Skip to content

Commit

Permalink
Remove Google AdSense
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Jul 31, 2017
1 parent ccb70f5 commit 19a0197
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ highlight:

disqus_shortname: hexojs
google_analytics: UA-48498357-3
google_adsense: ca-pub-9461880259118621
fb_admins: 100000247608790
algolia:
en:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.3.7"
"version": "3.3.8"
},
"scripts": {
"build": "hexo generate && gulp",
Expand Down Expand Up @@ -37,4 +37,4 @@
"gulp-unique-files": "^0.1.2",
"gulp-useref": "^2.1.0"
}
}
}
9 changes: 0 additions & 9 deletions themes/navy/layout/partial/google_adsense.swig

This file was deleted.

2 changes: 0 additions & 2 deletions themes/navy/layout/partial/head.swig
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
}) }}
<!-- Google Analytics -->
{{ partial('google_analytics') }}
<!-- Google AdSense -->
{{ partial('google_adsense') }}
<!-- Github Button -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>

0 comments on commit 19a0197

Please sign in to comment.