Skip to content

Commit ace3d87

Browse files
save file
1 parent 91d4f2d commit ace3d87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

html-components/list/web-editor/web-editor.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
<meta name=description content=''>
1717

18-
<base href='https://ext-code.com/html-components/list/web-editor/web-editor.html'>
19-
<link rel=canonical href='https://ext-code.com/html-components/html-component-list/html-component-list.html'>
18+
<base href='https://ext-code.com/html-components/list/web-editor/'>
19+
<link rel=canonical href='https://ext-code.com/html-components/list/web-editor/web-editor.html'>
2020

2121
<meta>
2222
<link rel=icon href=''>
@@ -28,7 +28,7 @@
2828

2929
<script init>
3030
console.clear();
31-
console.log('html-component-list.html');
31+
console.log('web-editor.html');
3232
console.log();
3333
console.json=v=>console.log(JSON.stringify(v,null,4));
3434
var version = 'v2.0'

0 commit comments

Comments
 (0)