Joaquín Sánchez
Joaquín Sánchez
check also the sitemap, there is no entry with last modified, only the paths
your Base.astro cannot resolve /src/pwa.ts, changing the src to relative: 
If you add N entries to the glob patterns array, you will get N logs, 1 per entry. Astro generates the dist folder after the astro:build:done hook or in paralel...
`crtl + f` on Windows + Chrome not working (will open browser search), there are other combinations not working on Windows, I'll report them later: - `crtl + f` -...
The html markup is wrong, we're using an anchor when it is a button, check other pages, we dont use anchor for render theme color buttons
Maybe we can use use `locales` from `useI18n()` directly...
> Also, do we want to use the new function `getDisplayName()` in the "Display Language" section too? No, those locales come from `conf/i18n.ts` module and so the name is the...
can you provide the link? also error if any from dev tools?
should be fixed in 0.13.2 version: with https://github.com/elk-zone/elk/pull/2752