Skip to content

Commit e021d4d

Browse files
authored
docs: change logo to point to landing page istead of itself (#1343)
1 parent 2fac728 commit e021d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docmd.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
light: "/assets/lefthook.png",
66
dark: "/assets/lefthook.png",
77
alt: "Logo",
8-
href: "./"
8+
href: "/"
99
},
1010
favicon: "/assets/favicon.svg",
1111
srcDir: "docs",

0 commit comments

Comments
 (0)