1
0
Fork 0
mirror of https://github.com/Unkn0wnCat/KevinK.dev.js.git synced 2025-07-17 16:37:28 +02:00

Disable language redirect for now

This commit is contained in:
Kevin Kandlbinder 2020-12-22 17:43:07 +01:00
parent 29456aa1b6
commit 0ff82505a6

View file

@ -1,7 +1,6 @@
// For more information, see https://fab.dev/kb/configuration // For more information, see https://fab.dev/kb/configuration
{ {
plugins: { plugins: {
'./src/server/languageRedirect.js': {},
'@fab/input-static': { '@fab/input-static': {
dir: 'public' dir: 'public'
}, },