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