add open sans via https
This commit is contained in:
parent
4504a0dcf8
commit
b74927b5f2
2 changed files with 14 additions and 15 deletions
|
@ -21,7 +21,7 @@
|
|||
<link rel='stylesheet' href="{{ asset('css/langswitch.css') }}" />
|
||||
<!-- Fonts -->
|
||||
<link rel='stylesheet' href="{{ asset('css/font-awesome.css') }}" />
|
||||
<link href="http://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C700italic%2C400%2C300%2C700%2C800&ver=3.8.1" type="text/css" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C700italic%2C400%2C300%2C700%2C800&ver=3.8.1" type="text/css" rel="stylesheet">
|
||||
|
||||
@yield('head')
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue