Skip to content

Commit 43c3719

Browse files
save file
1 parent 11d229b commit 43c3719

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

index.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,20 @@ <h3 class=heading>
200200
</div>
201201
<div class=sub-hr></div>
202202
<div class=sub-desc>
203-
built-in editor that allows editing a html snippet, the snippet can be run and viewed and comes with a web console
203+
Built-in editor that allows editing a html snippet, the snippet can be run and viewed and comes with a web console
204+
</div>
205+
</a>
206+
207+
208+
<a class=sub href='/html-components/list/web-console/web-console.html'>
209+
<div class=sub-title>
210+
<span>
211+
web-console
212+
</span>
213+
</div>
214+
<div class=sub-hr></div>
215+
<div class=sub-desc>
216+
A lightweight in‑page DevTools console that lets you view logs, errors, and debug output directly inside the webpage.
204217
</div>
205218
</a>
206219

0 commit comments

Comments
 (0)