[Pkg-javascript-commits] [jquery-minicolors] 06/18: Uppercase DOCTYPE
David Prévot
taffit at moszumanska.debian.org
Fri Apr 10 02:18:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 3d2d522b0e84d700707e06c1088416d305e05dc1
Author: Cory LaViska <cory at abeautifulsite.net>
Date: Wed Apr 8 17:52:13 2015 -0400
Uppercase DOCTYPE
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 3ecf500..b7ba5b9 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!doctype html>
+<!DOCTYPE html>
<html>
<head>
<title>jQuery MiniColors</title>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list