Skip to content

Commit

Permalink
Update base_index.html - remove optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlokajtar authored Oct 18, 2023
1 parent a1d2d29 commit ecb3da9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/base_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M5BPGQ6');</script>

<!-- Google optomise -->
<script async src="https://www.googleoptimize.com/optimize.js?id=OPT-KMJNW6P"></script>
<title>{% block title %}Canonical | Trusted open source for enterprises{% endblock %}</title>
{% if self.title() %}
<meta name="twitter:title" content="{{ self.title() }} | Canonical">
Expand Down

0 comments on commit ecb3da9

Please sign in to comment.