doc: updated screenshots

This commit is contained in:
Simeon Radivoev 2026-03-15 17:41:56 +02:00
parent acadfe04ad
commit 364bc9d0be
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
15 changed files with 36 additions and 20 deletions

View file

@ -464,7 +464,7 @@ const assets = new Set<string>([
]);
// Store basePath resolved from Vite config
const BASE_PATH = "./";
const BASE_PATH = "/";
/**