Change google fonts to https #38
@@ -17,8 +17,8 @@
|
||||
<link href="/css/theme.css" rel="stylesheet">
|
||||
|
||||
<link href="/vendor/fontawesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
|
||||
<link href="http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
|
||||
|
||||
<script src="/vendor/jquery/dist/jquery.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user