Skip to content

Commit

Permalink
Use cloudflare insight
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyian committed Nov 23, 2023
1 parent 44f250f commit 6b818db
Show file tree
Hide file tree
Showing 4 changed files with 138 additions and 64 deletions.
1 change: 1 addition & 0 deletions _config.butterfly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,7 @@ inject:
- <link rel="stylesheet" href="/css/iconfont.css" media="defer" onload="this.media='all'">
bottom:
# - <script src="xxxx"></script>
- <!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token":"5ce475ca405b41b995ffb2cd9a5edd8b"}'></script><!-- End Cloudflare Web Analytics -->

# CDN
# Don't modify the following settings unless you know how they work
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"server": "hexo server"
},
"hexo": {
"version": "6.3.0"
"version": "7.0.0-rc2"
},
"dependencies": {
"glob-parent": "^6.0.2",
Expand All @@ -19,7 +19,7 @@
"gulp-imagemin": "^8.0.0",
"gulp-minify-css": "^1.2.4",
"gulp-uglify": "^3.0.2",
"hexo": "^6.3.0",
"hexo": "^7.0.0-rc2",
"hexo-abbrlink": "^2.2.1",
"hexo-deployer-git": "^4.0.0",
"hexo-filter-nofollow": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion themes/butterfly
Submodule butterfly updated from c90b00 to 805afb
Loading

1 comment on commit 6b818db

@vercel
Copy link

@vercel vercel bot commented on 6b818db Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blogxyz – ./

blogxyz-iliyian.vercel.app
blogxyz.vercel.app
blogxyz-git-main-iliyian.vercel.app

Please sign in to comment.