From 2a12aac402b56992f84e9ac77e3692b4e43c67e3 Mon Sep 17 00:00:00 2001 From: prakhyatox Date: Tue, 14 Jul 2026 14:58:17 +0100 Subject: [PATCH 1/5] adding trailingSlash: false property in +config.js --- src/pages/+config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/+config.js b/src/pages/+config.js index 52bd25689..cc324e2e2 100644 --- a/src/pages/+config.js +++ b/src/pages/+config.js @@ -7,11 +7,10 @@ export default { ssr: true, prerender: { partial: true, - trailingSlash: false, - disableUrlNormalization: true, parallel: false, // Disables multi-threaded race conditions keepDistServer: true, // Prevents Vike from deleting dist/server/ mid-build }, + trailingSlash: false, hooksTimeout: false, favicon: "/assets/favicon.ico", title: "FAIRsharing", From 054899f0f5b3393a3db0ea7e0be7fbb9b32012e1 Mon Sep 17 00:00:00 2001 From: prakhyatox <109139583+prakhyatox@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:59:00 +0000 Subject: [PATCH 2/5] docs: autogenerated documentation files --- documentation/html/quicksearch.html | 2 +- documentation/html/views_Static_Community_Community.vue.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/html/quicksearch.html b/documentation/html/quicksearch.html index 2549268e0..c101744fc 100644 --- a/documentation/html/quicksearch.html +++ b/documentation/html/quicksearch.html @@ -7,7 +7,7 @@