Skip to content

Commit 5d65d73

Browse files
Use DTD for HTML5.
1 parent 7cf4c01 commit 5d65d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
1+
<!DOCTYPE html>
22
<html>
33
<head>
44
<title>A Scheme API for test suites</title>

0 commit comments

Comments
 (0)