aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-06-19 14:35:12 +0530
committerKumar Priyansh <[email protected]>2019-06-19 14:35:12 +0530
commita4ee4a4eb7f8211191d8f2bf0215c2d699698c49 (patch)
tree489c8e4f1db1c81aa16131b09888da3326a1b24f
parent56efc035ec983a11b8e0bbcfcf312ac640a3ca22 (diff)
downloadauthorr-a4ee4a4eb7f8211191d8f2bf0215c2d699698c49.tar.xz
authorr-a4ee4a4eb7f8211191d8f2bf0215c2d699698c49.zip
The new wesite is up
-rw-r--r--docs/index.html13
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