Initial index page
This commit is contained in:
parent
7eed4704f1
commit
de5d04aea1
17
hadsh/index.html
Normal file
17
hadsh/index.html
Normal file
@ -0,0 +1,17 @@
|
||||
<!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">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8"/>
|
||||
<title>Hackaday.io Spambot Hunter Project</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hackaday.io Spambot Hunter Project</h1>
|
||||
|
||||
<p>
|
||||
Sorry, not much to see yet.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user