Files
Gainsight/Custom_Templates/customer_templates/DataSnipper/_head.html.liquid

31 lines
889 B
Plaintext

{% styles default %}
{% styles colors %}
{% styles custom %}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link
rel="preconnect"
href="https://fonts.gstatic.com"
crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" type="text/javascript"></script>
<script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script>
<script>
Weglot.initialize({
api_key: 'wg_65c22885fee5b146978034548c4f888a6',
switchers: [
{
location: {
target: ".np-header",
sibling: null
}
}
],
});
</script>
{% include 'generic_tns_carousel' %}
{% include 'function_update_event_timezone' %}