mirror of
https://github.com/ivabus/www
synced 2024-11-10 16:35:15 +03:00
Add script to <head>
This commit is contained in:
parent
ba5c4bc0f6
commit
5830011090
|
@ -44,6 +44,10 @@
|
|||
})();
|
||||
</script>
|
||||
|
||||
<!-- Enable Klaviyo Signup Form -->
|
||||
|
||||
<script async type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=VAwqJH"></script>
|
||||
|
||||
<!-- CSS only -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
|
||||
|
|
Loading…
Reference in a new issue