We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef74f6 commit f971f70Copy full SHA for f971f70
hugo.toml
@@ -9,6 +9,9 @@ defaultContentLanguage = "en"
9
defaultContentLanguageInSubdir = false
10
enableMissingTranslationPlaceholders = true
11
12
+# Enable Google Analytics by entering your tracking code
13
+googleAnalytics = "G-E6S4MWBHE1"
14
+
15
# Image processing configuration
16
[imaging]
17
resampleFilter = "CatmullRom"
0 commit comments