summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-06 00:17:05 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-06 00:19:59 +0200
commit638903353764fbcfc44b19f1d444d3b8060bcaa2 (patch)
tree1e56c281620f4b0bc5b1ef115d879c5ff3bb4f75 /CHANGELOG.md
parent706c532f81fc6ad7f863ae4fd30b0291cb377f7e (diff)
downloadgohugo-theme-ed-638903353764fbcfc44b19f1d444d3b8060bcaa2.tar.gz
Load ga.js only on production mode
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68725cd..6dc5c11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rename template to render JSON Feed from `list.json.json` to
`list.jsonfeed.json`
+- Load `ga.js` only on production mode
## [v0.4.0](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.3.0...v0.4.0)