Skip to content

Commit cd0ae8c

Browse files
save file
1 parent 33e02e9 commit cd0ae8c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

utils/editors/html-editor/v3.0/html-editor-v3.0.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,11 @@
196196

197197
<body>
198198

199-
<editors-hdr component=grp>
200-
<img class=title src='images/html-editor.png' style='top:-5px;height:55px' alt='html editor'>
199+
<editors-hdr v2.0 component=grp>
200+
<img slot=title src='images/html-editor.png' style='top:-5px;height:55px' alt='html editor'>
201201
<h1 slot=seo-hdr class=visually-hidden>html editor</h1>
202-
<time slot=date datetime=2026-01-04>04 Jan 2026</time>
202+
<h4 slot=version>v3.0</h4>
203+
<time slot=date datetime=2026-01-24>24 Jan 2026</time>
203204
</editors-hdr>
204205

205206

0 commit comments

Comments
 (0)