Browse Source

convert to more modern html syntax..

main
John-Mark Gurney 2 years ago
parent
commit
7285a23cbe
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      content/index.html

+ 2
- 4
content/index.html View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!DOCTYPE html>
<html lang="en">
<head>
<title>Encryptthe.net!</title>
</head>


Loading…
Cancel
Save