Skip to content

Commit 02c070d

Browse files
save file
1 parent 19f2ce2 commit 02c070d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-components/list/html/page-html/v1.0/page-html-v1.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<script>
12-
console.log('!!! init');
12+
1313
var df=true,did='html';
1414

1515
var base = 'https://libs.ext-code.com/html/';
@@ -22,7 +22,7 @@
2222
var log;
2323

2424

25-
async function ready(){console.log('*** init');
25+
async function ready(){
2626
debug('init');
2727

2828
md = markdownit({

0 commit comments

Comments
 (0)