Added Google Analytics
Added Google analytics support
This commit is contained in:
@@ -47,6 +47,7 @@ googleAnalytics = ""
|
||||
home_mode = "" # post or other
|
||||
|
||||
google_verification = ""
|
||||
googleAnalytics = ""
|
||||
|
||||
description = "" # site description
|
||||
keywords = "" # site keywords
|
||||
|
||||
@@ -25,3 +25,5 @@
|
||||
|
||||
{{ if eq ( getenv "HUGO_ENV" ) "production" }}
|
||||
{{ end }}
|
||||
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
|
||||
Reference in New Issue
Block a user