Skip to content

Commit b602946

Browse files
save file
1 parent 1707a5a commit b602946

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

html-components/list/file-nav/file-nav.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<meta charset=utf-8>
1111

1212
<title>
13-
electron-fs
13+
file-nav
1414
</title>
1515

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

18-
<base href='https://ext-code.com/html-components/list/electron-fs/electron-fs.html'>
19-
<link rel=canonical href='https://ext-code.com/html-components/list/electron-fs/electron-fs.html'>
18+
<base href='https://ext-code.com/html-components/list/file-nav/file-nav.html'>
19+
<link rel=canonical href='https://ext-code.com/html-components/list/file-nav/file-nav.html'>
2020

2121
<meta name=viewport content='width=device-width, initial-scale=1'>
2222

@@ -25,15 +25,15 @@
2525

2626
<script>
2727

28-
var component = 'electron-fs';
28+
var component = 'file-nav';
2929
var date = '2026-02-19';
3030
var files = {
3131
'source' : {
3232
'latest' : null,
3333
'v2.0' : null,
3434
},
3535
'examples' : {
36-
'electron-fs-test-v2.0.html' : null,
36+
'file-nav-test-v2.0.html' : null,
3737
},
3838
};
3939

0 commit comments

Comments
 (0)