Skip to content

Commit a397cac

Browse files
authored
Merge pull request #6 from shiftleftcyber/jason
Add HubSpot Tracking Code (In Production Only)
2 parents 0a9904d + 17f63df commit a397cac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

marketing/layouts/partials/footer.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@
6565
© {{site.Title}} {{ now.Year }} All Rights Reserved.
6666
</div>
6767
</footer>
68+
69+
{{ if hugo.IsProduction }}
70+
<script type="text/javascript" id="hs-script-loader" async defer src="//js-na3.hs-scripts.com/342246859.js"></script>
71+
{{ end }}

0 commit comments

Comments
 (0)