sm

Tagged "Fix"

  1. in Articles
    Fix missing Astro files on GitHub pages
    Astro generated CSS files start with an underscore which causes them to be ignored by GitHub Pages
  2. in Articles
    Fix static file endpoints after Astro v4 upgrade
    I needed to change the name of the exported function and make sure that it was returning a Response or Promise.