Remove testing font and correct typo
This commit is contained in:
parent
eb44af59cb
commit
0bc9fa8571
BIN
public/vendor/opensans/fonts/NotoSans-Bold.ttf
vendored
BIN
public/vendor/opensans/fonts/NotoSans-Bold.ttf
vendored
Binary file not shown.
BIN
public/vendor/opensans/fonts/NotoSans-BoldItalic.ttf
vendored
BIN
public/vendor/opensans/fonts/NotoSans-BoldItalic.ttf
vendored
Binary file not shown.
BIN
public/vendor/opensans/fonts/NotoSans-Italic.ttf
vendored
BIN
public/vendor/opensans/fonts/NotoSans-Italic.ttf
vendored
Binary file not shown.
BIN
public/vendor/opensans/fonts/NotoSans-Regular.ttf
vendored
BIN
public/vendor/opensans/fonts/NotoSans-Regular.ttf
vendored
Binary file not shown.
@ -8,7 +8,7 @@
|
||||
|
||||
<title>@yield('title') - @setting('company.name')</title>
|
||||
|
||||
<base href="{{ config("app.url") . '/' }}">
|
||||
<base href="{{ config('app.url') . '/' }}">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" href="{{ asset('public/img/favicon.ico') }}" type="image/png">
|
||||
|
Loading…
x
Reference in New Issue
Block a user