add mobile menu
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title><?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?></title>
|
||||
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=68">
|
||||
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=70">
|
||||
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
|
||||
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/jquery-3.6.0.min.js"></script>
|
||||
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/burger-menu.js?ver=9"></script>
|
||||
@@ -30,8 +30,11 @@
|
||||
</noscript>
|
||||
<!-- End Facebook Pixel Code -->
|
||||
|
||||
<?php include VIJ_CACHE.'header.html'?>
|
||||
|
||||
|
||||
<?php include TEMPLATEPATH.'/blocks/header.php';
|
||||
//get_template_part( '/blocks/header.php');?>
|
||||
<?php //include VIJ_CACHE.'header.html'?>
|
||||
|
||||
<?php $subclass = ''; ?>
|
||||
|
||||
<div id="main">
|
||||
|
||||
Reference in New Issue
Block a user