doctype uppercase to lowercase

no harm, only benefits
This commit is contained in:
Bappi 2017-04-26 15:20:46 +06:00 committed by GitHub
parent 859479a033
commit 5e538feb67
1 changed files with 1 additions and 1 deletions

View File

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