Upgrade to Astro v5.10.0
All checks were successful
Docker / build-and-push-image (push) Successful in 1m27s
All checks were successful
Docker / build-and-push-image (push) Successful in 1m27s
This commit is contained in:
parent
24da21aa6f
commit
c1826e1d6b
9 changed files with 114 additions and 98 deletions
|
@ -34,6 +34,10 @@ export default defineConfig({
|
|||
redirects: {
|
||||
"/archive": "/projects/archive",
|
||||
},
|
||||
image: {
|
||||
responsiveStyles: false,
|
||||
layout: "constrained",
|
||||
},
|
||||
experimental: {
|
||||
fonts: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue