function normalizeUrlimport { normalizeUrl } from "https://deno.land/x/lume@v1.18.2/core/source.ts"; normalizeUrl(url: string): stringRemove the /index.html part if exist Parametersurl: stringReturnsstring