Skip to content

Commit f21d160

Browse files
meta0102streamtw
authored andcommitted
Update index.blade.php (#221)
1 parent a6cc8b1 commit f21d160

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/views/index.blade.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
56
<title>{{ trans('laravel-filemanager::lfm.title-page') }}</title>
67
<link rel="shortcut icon" type="image/png" href="{{ asset('vendor/laravel-filemanager/img/folder.png') }}">
78
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">

0 commit comments

Comments
 (0)