This commit is contained in:
janis
2023-01-23 18:13:23 +01:00
parent e81ca0dceb
commit 70add78a6c
6 changed files with 37 additions and 14 deletions

View File

@@ -13,10 +13,8 @@
<div id="nav"></div>
<div id="top"></div>
<div id="docPage">
<div class="doc-container">
<div class="docTitle">
<h1>Welcome to the impress.js docs!</h1>
</div>
<div id="doc-container">
<h1>Welcome to the impress.js docs!</h1>
<p>impress.js is a JavaScript framework to create stunning presentations. Note: impress may not help you, if you have nothing interesting to say!</p>
<p>If you are new to impress and you want to learn to use it, we suggest you <a href="./gettingStarted.html" class="docs-link">start here</a>!</p>
</div>