missing www
This commit is contained in:
parent
5f7c61f616
commit
cfc7c70d16
131 changed files with 11126 additions and 661 deletions
13
doc/custom404.html
Normal file
13
doc/custom404.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Custom 404</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="logo.png">
|
||||
<center>
|
||||
<h2>This is an example of a customized 404 error page.</h2>
|
||||
|
||||
<a href="/">Go back to home page</a><br><br>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue