<?php get_template_part("parts/header-meta"); ?>
<?php $index_template = true;?>
<body>
+ <div id='woobox-root'></div>
+ <script>(function(d, s, id) {
+ var js, fjs = d.getElementsByTagName(s)[0];
+ if (d.getElementById(id)) return;
+ js = d.createElement(s); js.id = id;
+ js.src = "https://woobox.com/js/plugins/woo.js";
+ fjs.parentNode.insertBefore(js, fjs);
+ }(document, 'script', 'woobox-sdk'));</script>
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<div id="page-wrapper">
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1.0.4">
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,400italic,700' rel='stylesheet' type='text/css'>
+ <link rel="stylesheet" href="https://use.typekit.net/vqf0bqy.css">
<?php wp_head(); ?>
</head>
\ No newline at end of file