We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542b6a8 commit e1bfb11Copy full SHA for e1bfb11
src/pages/index.astro
@@ -7,5 +7,9 @@ const description =
7
---
8
9
<BaseLayout {title} {description}>
10
- <p>TODO:</p>
+ <p>Logo and name</p>
11
+ <p>Automatically generated documentation for typed npm packages.</p>
12
+ <p>How to use</p>
13
+ <p>Link to guide</p>
14
+ <p>What is jsDocs.io</p>
15
</BaseLayout>
0 commit comments