Skip to content

Commit

Permalink
chore: 修改路径
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryFan626 committed Dec 5, 2024
1 parent eb2d4be commit ee54726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const withNextra = nextra({
});

export default withNextra({
basePath: "/fastexcel",
i18n: {
locales: ["zh-CN", "zh-TW", "en-US", "ja-JP"],
defaultLocale: "zh-CN",
Expand Down

0 comments on commit ee54726

Please sign in to comment.