Remove testing font and correct typo
This commit is contained in:
		@@ -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">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user