Merge pull request #4241 from B-07/patch-2

doctype uppercase to lowercase
This commit is contained in:
Taylor Otwell 2017-04-26 07:42:00 -05:00 committed by GitHub
commit a521d4e718
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="{{ config('app.locale') }}">
<head>
<meta charset="utf-8">