-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deprecated Google Analytics and Disqus settings (#85)
* replace-google-analytics-setting Fix: Replace deprecated .Site.GoogleAnalytics with .Site.Config.Services.GoogleAnalytics.ID - Updated the Hugo configuration to use the new Google Analytics setting as the previous .Site.GoogleAnalytics is deprecated and will be removed in future versions. * fix service param at README.md fix README.md * Update README.md Analyticsに入っているべきサンプルIDがdisqusに入っているのを修正
- Loading branch information
1 parent
c5e65bf
commit fcf525f
Showing
3 changed files
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters