basic html for index.html & docs

This commit is contained in:
janis
2022-12-12 21:42:25 +01:00
parent 3c3bc09ed2
commit 0f1cf6e52b
2 changed files with 15 additions and 2 deletions

9
website/docs/home.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Getting Started | impress.js - documentation</title>
</head>
<body>
</body>
</html>