Skip to content

Commit 2073756

Browse files
committed
chore(deps): update astro version to v3
1 parent 3f86ccb commit 2073756

File tree

4 files changed

+12371
-3214
lines changed

4 files changed

+12371
-3214
lines changed

astro.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ export default defineConfig({
1818
react(),
1919
mdx(),
2020
],
21+
redirects: {
22+
'/introduction/index': '/introduction'
23+
},
2124
markdown: {
2225
shikiConfig: {
2326
theme: 'material-theme-palenight',

0 commit comments

Comments
 (0)