replace single quotes to double on index.html

This commit is contained in:
Jim Gallaher 2014-12-23 22:13:36 -06:00
parent ee71477681
commit ef8c1471d9

View File

@ -15,7 +15,7 @@
<!-- FONT <!-- FONT
--> -->
<link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'> <link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<!-- CSS <!-- CSS
--> -->