We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f6fc1 commit 10bbea4Copy full SHA for 10bbea4
1 file changed
utils/editors/js-console/v3.0/js-console-v3.0.html
@@ -199,9 +199,15 @@
199
200
<editors-hdr component=grp>
201
<img slot=title src='images/js-console.png' style='top:-10px;height:75px'>
202
- <h1 slot=seo-hdr class=visually-hidden>html editor</h1>
203
- <h4 slot=version>v3.0</h4>
204
- <time slot=date datetime=2026-02-22>22 Feb 2026</time>
+ <h1 slot=seo-hdr class=visually-hidden>
+ js console
+ </h1>
205
+ <h4 slot=version>
206
+ v3.0
207
+ </h4>
208
+ <time slot=date datetime=2026-02-22>
209
+ 22 Feb 2026
210
+ </time>
211
</editors-hdr>
212
213
0 commit comments