Skip to content

Commit e1bfb11

Browse files
committed
refactor: wip layout
1 parent 542b6a8 commit e1bfb11

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/pages/index.astro

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@ const description =
77
---
88

99
<BaseLayout {title} {description}>
10-
<p>TODO:</p>
10+
<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>
1115
</BaseLayout>

0 commit comments

Comments
 (0)