Change the doctype to be lowercase to be consistent with the rest of the code base.

This commit is contained in:
John Bampton 2018-11-04 19:32:24 +10:00
parent b524e29442
commit 2f169c1eae

View File

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