mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 22:24:31 +02:00
fix 404 on spheron (maybe...)
This commit is contained in:
parent
92f071739f
commit
06b3e050e1
@ -12,7 +12,7 @@ const config = {
|
||||
// Instead, we have to use a wrapper that generates a vercel config if on vercel...
|
||||
adapter: adapter({
|
||||
pages: 'public',
|
||||
fallback: '404.html'
|
||||
fallback: 'ipfs-404.html'
|
||||
}),
|
||||
trailingSlash: 'always',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user