Skip to content

Commit eba7f08

Browse files
author
David Michael
committed
Add GTM
1 parent 9b0325d commit eba7f08

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

blog/_config.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,12 @@ theme: cactus
103103
theme_config:
104104
projects_url: http://github.com/1davidmichael
105105
social_links:
106-
github: http://github.com/1davidmichael
107-
mastodon: https://hachyderm.io/web/@d_michael
108-
threads: https://www.threads.net/@1.david.michael
109-
bluesky: https://bsky.app/profile/dmichael.be
110-
mail: mailto:1.david.michael@gmail.com
106+
- icon: github
107+
link: http://github.com/1davidmichael
108+
- icon: mastodon
109+
link: https://hachyderm.io/web/@d_michael
110+
- icon: mail
111+
link: mailto:1.david.michael@gmail.com
111112
posts_overview:
112113
show_all_posts: true
113114
copyright:
@@ -138,6 +139,9 @@ theme_config:
138139
google_analytics:
139140
enabled: true
140141
id: UA-173473397-1
142+
gtm:
143+
enabled: true
144+
id: GTM-5T97J87K
141145

142146

143147
# Deployment

blog/themes/cactus

Submodule cactus updated 50 files

0 commit comments

Comments
 (0)