|
@@ -18,7 +18,7 @@
|
|
|
<meta name="author" content="David Windham">
|
|
|
<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo('template_directory'); ?>/card.css"/>
|
|
|
<link media="only screen and (max-device-width: 480px)" href="<?php bloginfo('template_directory'); ?>/css/card-mob.css" type="text/css" rel="stylesheet" />
|
|
|
-<script type='text/javascript' src='http://code.jquery.com/jquery-1.11.0.min.js'></script><!--http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js-->
|
|
|
+<script type='text/javascript' src='https://code.jquery.com/jquery-1.11.0.min.js'></script><!--https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js-->
|
|
|
<script type="text/javascript" src="<?php bloginfo( 'template_directory' ); ?>/js/card.js"></script>
|
|
|
<!--[if lt IE 9]>
|
|
|
<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo('template_directory'); ?>/css/card-ie.css"/>
|