This commit is contained in:
parent
9a6513fd9e
commit
b16ee643db
@ -33,7 +33,6 @@ enableMissingTranslationPlaceholders = false
|
||||
disableRSS = false
|
||||
disableSitemap = false
|
||||
disable404 = false
|
||||
googleAnalytics = 'G-KBCW53YDNQ'
|
||||
|
||||
# Appearance settings
|
||||
theme = 'auto'
|
||||
@ -49,6 +48,10 @@ The code for [this website](https://git.benhays.org/BenHays42/Personal-Website/)
|
||||
|
||||
If you need to reach out or just have a quick convo, you can best reach me by email: ben@benhays.org, but you can also find me on LinkedIn from time-to-time"""
|
||||
|
||||
[params.googleAnalytics]
|
||||
ID = "G-KBCW53YDNQ" # Your GA4 Measurement ID
|
||||
enabled = true
|
||||
|
||||
# Main menu pages
|
||||
[[params.menu]]
|
||||
name = "home"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e6d2204df1e40503f9c0ab249a84927798d72567
|
||||
Subproject commit 1733418a49d25a4a1bddb7bcac695a06c2f71112
|
Loading…
Reference in New Issue
Block a user