Use the dist stylesheet

This commit is contained in:
Cory LaViska
2017-08-09 11:22:41 -04:00
parent 8bd0632a60
commit 21218e0f85

View File

@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="For when you dont need the whole boot.">
<link rel="icon" href="../source/img/favicon.png">
<link rel="stylesheet" href="../source/css/shoelace.css">
<link rel="stylesheet" href="../dist/shoelace.css">
<link rel="stylesheet" href="../source/css/_homepage.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/AGMStudio/prism-theme-one-dark/f81fe477/prism-onedark.css">
<title>Shoelace.css  a back to the basics CSS starter kit</title>