v1.6 released

This commit is contained in:
carodej
2020-05-28 13:00:54 +02:00
parent a76d1dec3b
commit 252b6fd0bf
63 changed files with 1205 additions and 938 deletions

View File

@@ -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--}}