Skip to content

Commit

Permalink
Merge remote-tracking branch 'template/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Jul 13, 2023
2 parents 10376d6 + 2605fed commit 49e1b7f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Expand Up @@ -68,4 +68,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"

gem "jekyll-theme-chirpy", "~> 6.0", ">= 6.0.1"
gem "jekyll-theme-chirpy", "~> 6.1"

group :test do
gem "html-proofer", "~> 3.18"
Expand Down
4 changes: 0 additions & 4 deletions _config.yml
Expand Up @@ -54,10 +54,6 @@ google_site_verification: # fill in to your verification string

google_analytics:
id: # fill in your Google Analytics ID
# Google Analytics pageviews report settings
pv:
proxy_endpoint: # fill in the Google Analytics superProxy endpoint of Google App Engine
cache_path: # the local PV cache data, friendly to visitors from GFW region

# Prefer color scheme setting.
#
Expand Down
2 changes: 1 addition & 1 deletion assets/lib
Submodule lib updated 1 files
+0 −1 countup.js/countUp.min.js

0 comments on commit 49e1b7f

Please sign in to comment.