Change up all the things to do Sass support
[blog] / _includes / head.html
index 71acc2543475cdb772b7206b6ee1a70495753594..8962bbbd470a4b3d3bdd09a1fbbf0d78dc96d208 100644 (file)
@@ -14,8 +14,7 @@
   </title>
 
   <!-- CSS -->
-  <link rel="stylesheet" href="{{ site.baseurl }}public/css/poole.css">
-  <link rel="stylesheet" href="{{ site.baseurl }}public/css/syntax.css">
+  <link rel="stylesheet" href="{{ site.baseurl }}css/styles.css">
 
   <!-- Icons -->
   <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}public/apple-touch-icon-precomposed.png">