mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-01-13 13:01:02 +00:00
feat: optimize images
This commit is contained in:
parent
f2fc2f962d
commit
fbd5368b59
16 changed files with 516 additions and 57 deletions
|
|
@ -12,6 +12,9 @@ const config = {
|
|||
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
|
||||
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
|
||||
adapter: adapter(),
|
||||
|
||||
// Only got one page, css is blocking FCP
|
||||
inlineStyleThreshold: Infinity,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue