50 lines
1.7 KiB
Plaintext
50 lines
1.7 KiB
Plaintext
{% styles default %}
|
|
{% styles colors %}
|
|
{% styles custom %}
|
|
|
|
<link rel="preconnect" href="https://static.mattr.global" />
|
|
<link rel="preconnect" href="https://static.mattr.global" crossorigin />
|
|
<link rel="stylesheet" href="https://static.mattr.global/webfonts/-mattr-all.css" />
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.4/tiny-slider.css">
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.2/min/tiny-slider.js"></script>
|
|
<!-- Matomo -->
|
|
<script>
|
|
var _paq = window._paq = window._paq || [];
|
|
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
|
_paq.push(['trackPageView']);
|
|
_paq.push(['enableLinkTracking']);
|
|
(function() {
|
|
var u="https://mattrglobal.matomo.cloud/";
|
|
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
|
_paq.push(['setSiteId', '10']);
|
|
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
|
g.async=true; g.src='//cdn.matomo.cloud/mattrglobal.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
|
|
})();
|
|
</script>
|
|
<!-- End Matomo Code -->
|
|
|
|
<!-- Maze -->
|
|
<script>
|
|
(function (m, a, z, e) {
|
|
var s, t;
|
|
try {
|
|
t = m.sessionStorage.getItem('maze-us');
|
|
} catch (err) {}
|
|
|
|
if (!t) {
|
|
t = new Date().getTime();
|
|
try {
|
|
m.sessionStorage.setItem('maze-us', t);
|
|
} catch (err) {}
|
|
}
|
|
|
|
s = a.createElement('script');
|
|
s.src = z + '?t=' + t + '&apiKey=' + e;
|
|
s.async = true;
|
|
a.getElementsByTagName('head')[0].appendChild(s);
|
|
m.mazeUniversalSnippetApiKey = e;
|
|
})(window, document, 'https://snippet.maze.co/maze-universal-loader.js', '69b8a657-2081-45f8-a5b3-848fd553893a');
|
|
</script>
|
|
<!-- End Maze Code -->
|