mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
add /retro to svelte.config.js prerender entries
This commit is contained in:
parent
7afac3a7fb
commit
4a54018b1c
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ const config = {
|
|||
'/blog/uncovering-the-discord-twitch-bots',
|
||||
'/blog/what-are-domain-hacks',
|
||||
'/blog/who-is-mat',
|
||||
// sometimes /retro doesn't get prerendered if this isn't included
|
||||
'/retro',
|
||||
],
|
||||
handleHttpError: 'warn',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue