Skip to content

Commit

Permalink
Merge pull request #99 from FriedRiceNoodles/feat/docs-site
Browse files Browse the repository at this point in the history
fix: fixed the config of sitemap
  • Loading branch information
FriedRiceNoodles authored Mar 24, 2024
2 parents 33ec9c5 + 2718e13 commit fbc313d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default defineConfig({
ga_v2: 'G-SC8THD4FR9',
},
sitemap: {
hostname: 'banana-ui.com',
hostname: 'https://banana-ui.com',
},
themeConfig: {
name: 'Banana UI',
Expand Down

0 comments on commit fbc313d

Please sign in to comment.