Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94ad763

Browse files
committed
feat: Remove logo use
1 parent 03723c3 commit 94ad763

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
repo: 'https://github.com/michaelcurrin/docsify-js-tutorial',
3232
auto2top: true, // This helps a lot when switching between sections by menu.
3333
coverpage: true,
34-
loadSidebar: false,
35-
logo: '_media/docs_face.png'
34+
loadSidebar: false
3635
}
3736

3837
</script>

0 commit comments

Comments
 (0)