fixed up Joyous Jazz Post
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 27s

This commit is contained in:
Alan Youngblood
2024-04-12 15:27:56 -04:00
parent c2f792595e
commit ce48068df0
93 changed files with 1568 additions and 6 deletions

View File

@ -104,6 +104,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>