Skip to content

Commit

Permalink
remove jekyll-analytics and unused plausible ref
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlnm committed Jul 23, 2024
1 parent c576cf6 commit e037520
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ gem "jekyll-theme-chirpy", "~> 7.0", ">= 7.0.1"
group :test do
gem "html-proofer", "~> 5.0"
gem 'tzinfo-data', platforms: [:x64_mingw]
gem "jekyll-analytics", "~> 0.1", git: 'https://github.com/hendrikschneider/jekyll-analytics', ref: '40e09570dea80e3a9ecb0ad796aad1c434ff067c'
end
9 changes: 0 additions & 9 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ lang: en
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
timezone: Asia/Kuala_Lumpur

plugins:
- jekyll-analytics
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------

Expand Down Expand Up @@ -58,15 +56,8 @@ webmaster_verifications:
# ↑ --------------------------
# The end of `jekyll-seo-tag` settings

# Jekyll Analytics plugin
jekyll_analytics:
Plausible:
domain: "nxim.dev"
source: "https://plausible.io/js/script.js"

# Web Analytics Settings
analytics:
provider: "custom"
google:
id: # fill in your Google Analytics ID
goatcounter:
Expand Down
1 change: 0 additions & 1 deletion _includes/analytics/custom.html

This file was deleted.

0 comments on commit e037520

Please sign in to comment.