Skip to content

Commit 68de4c5

Browse files
save file
1 parent 12f7c15 commit 68de4c5

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

index.html

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,33 @@ <h3 class=heading>
182182

183183
<div class=description>
184184
<div class=no-underline>
185-
A registry of clean, reusable HTML components — built for developers who want to move fast without sacrificing clarity. Like npm, but for markup: browse, copy, remix, and drop into your project. No build steps, no frameworks, just pure HTML.
185+
<p>
186+
A registry of reusable HTML components — built for developers who want to move fast without sacrificing clarity.
187+
</p>
188+
<p>
189+
Like npm, but for markup: browse, copy, remix, and drop into your project.
190+
</p>
191+
<p>
192+
No build steps, no frameworks, just pure HTML.
193+
</p>
186194
</div>
187195
<div style='text-align:right'>
188-
view the full list
196+
read the docs : getting starting
189197
</div>
190198
</div>
191199
</a>
192200

201+
<div>
202+
203+
<a href='html-components/html-components-list/html-components-list.html'>
204+
<span class=link-text>
205+
see the full list of components
206+
</span>
207+
</a>
208+
209+
210+
</div>
211+
193212
<div class=table2>
194213

195214
<a class=sub href='/html-components/list/web-console/web-console.html'>

0 commit comments

Comments
 (0)