load google font over https

This commit is contained in:
AlexKvazos
2015-04-28 22:57:57 -05:00
parent 5d742a4734
commit 0d32b48fce
+1 -1
View File
@@ -5,7 +5,7 @@
<title>Minecraft Chat | AlexKvazos</title>
<!-- styles and fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="//bootswatch.com/cyborg/bootstrap.min.css">
<link rel="stylesheet" href="/css/style.css">