We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a862d commit 05e4f22Copy full SHA for 05e4f22
utils/editors/js-console/v3.0/js-console-v3.0.html
@@ -187,8 +187,9 @@
187
188
<body>
189
190
- <editors-hdr v2.0 component=grp>
+ <editors-hdr component=grp>
191
<img slot=title src='images/js-console.png' style='top:-10px;height:75px'>
192
+ <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
193
<h4 slot=version>v3.0</h4>
194
<time slot=date datetime=2026-01-24>24 Jan 2026</time>
195
</editors-hdr>
0 commit comments