diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..1a7ff32 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>authorr</title> +</head> +<body> + <h1>authorr will live here</h1> + <p>This is the default landing page for the application called 'author' which is currently being developed by me. This application will be hosted here. Although there is not much to see yet, you're always welcome to have a look at the open source project's repository on <a href="https://www.github.com/luciferreeves/authorr">Github</a> </p> +</body> +</html>
\ No newline at end of file |
