diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..6a5d1a5 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ +<html> +<head> +<title>Photoalbum!</title> +<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1"> +<meta http-equiv="refresh" content="0; URL=./html/page-1.html"> +</head> +<body> +Redirecting to Page 1 +</body> +</html> |
