mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
v1.6 released
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<title>{{ config('vuefilemanager.app_name') }} | {{ __('vuefilemanager.app_description') }}</title>
|
||||
|
||||
<link rel="icon" href="{{ asset('favicon.ico') }}?v={{ get_version() }}">
|
||||
<link rel="icon" href="{{ asset('favicon.png') }}?v={{ get_version() }}">
|
||||
<link href="{{ asset('css/app.css') }}?v={{ get_version() }}" rel="stylesheet">
|
||||
|
||||
{{-- Apple Mobile Web App--}}
|
||||
|
||||
Reference in New Issue
Block a user