Skip to content

Commit 6bd6c56

Browse files
save file
1 parent 51ba407 commit 6bd6c56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
//keydown = keydown();
117117
menu = menumod();
118118

119-
mod.base.add({ext,$,datatype,keydown,menu,menumod,ace});
119+
mod.base.add({ext,$,datatype,keydown,menu,menumod,ace,ls});
120120

121121

122122
hdr = mod['editors-hdr'];
@@ -264,7 +264,7 @@
264264
<editors-hdr component=grp>
265265
<img class=title src='images/html-editor.png' style='top:-5px;height:55px' alt='html editor'>
266266
<h1 slot=seo-hdr class=visually-hidden>html editor</h1>
267-
<time slot=date datetime=2025-10-30>30 Oct 2025</time>
267+
<time slot=date datetime=2025-12-31>31 Dec 2025</time>
268268
</editors-hdr>
269269

270270

0 commit comments

Comments
 (0)