Skip to content

Commit b38c306

Browse files
committed
add basePath
1 parent 07d3263 commit b38c306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vocs.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default defineConfig({
77
description:
88
"Interfaces for smart contract accounts and modules, optionally supporting upgradability and introspection.",
99
ogImageUrl: "/erc6900.jpg",
10+
basePath: "/",
1011
topNav: [
1112
{
1213
text: version,

0 commit comments

Comments
 (0)