mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 14:44:28 +02:00
fix: enable trailing slash
because spheron
This commit is contained in:
parent
00817068f8
commit
1644f4313e
@ -14,6 +14,7 @@ const config = {
|
|||||||
pages: 'public',
|
pages: 'public',
|
||||||
fallback: '404.html'
|
fallback: '404.html'
|
||||||
}),
|
}),
|
||||||
|
trailingSlash: 'always',
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user