aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-03-07 15:17:30 +0100
committerJoris Guyonvarch2015-03-07 15:17:30 +0100
commitae14beca0452b59ead64b8cdd6544824d59a55dc (patch)
tree3c62934e798341b261e23d818220947302629ddf
parent44fa9fbfc212d4a3eaaf4a596930b56fd4105124 (diff)
downloadcatchvoid-ae14beca0452b59ead64b8cdd6544824d59a55dc.tar.gz
catchvoid-ae14beca0452b59ead64b8cdd6544824d59a55dc.tar.bz2
catchvoid-ae14beca0452b59ead64b8cdd6544824d59a55dc.zip
Undercase html
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 6985fae..8187317 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1,10 @@
-<!DOCTYPE HTML>
+<!doctype HTML>
<html>
<head>
<title>cAtchVoid</title>
- <meta charset="UTF-8">
+ <meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="elm.js"></script>
</head>