Browse Source

google links https

tags/v1.0.0
Robin Thoni 8 years ago
parent
commit
35e81f7384
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      index.html

+ 2
- 2
index.html View File

@@ -16,8 +16,8 @@
16 16
     
17 17
 	<link rel="stylesheet" href="assets/css/font-awesome.min.css">
18 18
     
19
-    <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
20
-    <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
19
+    <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
20
+    <link href='https://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
21 21
     
22 22
     <script src="assets/js/jquery.min.js"></script>
23 23
     <script type="text/javascript" src="assets/js/smoothscroll.js"></script> 

Loading…
Cancel
Save