odstranenie fontu od googlu z net zavislosti

This commit is contained in:
2020-03-26 10:47:25 +01:00
parent 75d50ca0e0
commit 9e9bc5841e
3 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<title>Laravel</title>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,600" rel="stylesheet" type="text/css">
<link href="{{ asset('css/app.css') }}" rel="stylesheet">
<script src="{{ asset('/js/app.js') }}"></script>