Skip to content

Commit a464ae5

Browse files
authored
Merge pull request Phlow#101 from yafred/gh-pages
Fix issue Phlow#99 – google_analytics_tracking_id not disabled in dev mode
2 parents fbaeadb + 49d1a84 commit a464ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config_dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ sass:
2323
sourcemap: true
2424

2525
# Disable when not in production
26-
google_analytics_tracking_id:
26+
google_analytics_tracking_id: false

0 commit comments

Comments
 (0)