Updated astro to 2.9.0; pages in blog
This commit is contained in:
parent
be5d01a844
commit
fef04a8829
5 changed files with 348 additions and 362 deletions
|
@ -30,4 +30,7 @@ export default defineConfig({
|
|||
rehypeFigure,
|
||||
],
|
||||
},
|
||||
redirects: {
|
||||
"/blog": "/blog/page0",
|
||||
}
|
||||
});
|
Loading…
Add table
Reference in a new issue