Skip to content

Commit

Permalink
Add glia to head tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpederson committed Feb 21, 2024
1 parent d31a674 commit e5edcb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ function gtag(){dataLayer.push(arguments);}

<?php print the_field( 'header_code', 'option' ); ?>

<script async src="https://api.glia.com/salemove_integration.js"></script>

</head>
<body <?php body_class(); ?>>
<?php print the_field( 'body_code', 'option' ); ?>
Expand Down

0 comments on commit e5edcb7

Please sign in to comment.