Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk.
This commit is contained in:
parent
f15cf258af
commit
6fcc51ee00
132 changed files with 249 additions and 8881 deletions
10
404.html
Normal file
10
404.html
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>File Not Found: 404.</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Oops!</h1>
|
||||
<h2>File Not Found: 404.</h2>
|
||||
</body>
|
||||
</html>
|
||||
Reference in a new issue