General updates

This commit is contained in:
Pedro Reis 2015-10-15 17:24:32 +01:00
parent 7c5bfdc0d4
commit 05c8670de0
20 changed files with 929 additions and 129 deletions

View file

@ -7,7 +7,6 @@
<title><?php wp_title( '' ); ?></title>
<link rel="dns-prefetch" href="//google-analytics.com">
<link rel="stylesheet" href="<?php bloginfo( 'stylesheet_url' ); ?>">
<link rel="apple-touch-icon" href="<?php echo get_template_directory_uri(); ?>/img/favicon.png">
<?php wp_head(); ?>
<!--[if lt IE 10]>
<script src="//cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script>