aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-07-09 00:02:13 +0200
committer0neGal <mail@0negal.com>2022-07-09 00:02:13 +0200
commiteaa6437ad476f73a5b4464938c806bcdc53c8899 (patch)
treec6dfe33dcb172941473223929a6f8e4ca2d56a75 /docs/index.html
parent2bd408ece80e8cf3b94aafd75e481e487b867bb3 (diff)
downloadViper-eaa6437ad476f73a5b4464938c806bcdc53c8899.tar.gz
Viper-eaa6437ad476f73a5b4464938c806bcdc53c8899.zip
move site/ to docs/
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000..a817e49
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <title>Viper</title>
+ </head>
+ <body>
+ <script src="main.js"></script>
+ </body>
+</html>