Update index.html

Fixed the Webfont ref code for Raleway
This commit is contained in:
Topaz Decimal 2016-06-04 22:52:44 +01:00
parent 88f03612b0
commit 8d9508001d

View File

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