Change the `doctype` to be lowercase to be consistent with the rest of the code base. (#1624)

This commit is contained in:
Barnabus 2018-11-05 11:44:00 +10:00 committed by thinkerou
parent af23ac2256
commit 4f488aca55
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">