summaryrefslogtreecommitdiffstats
path: root/next-sitemap.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: use a different configuration depending on app envArmand Philippot2022-03-041-1/+5
| | | | | | It will be useful with Docker. Instead of cloning the project with a different configuration, I can manage two different configuration thanks to dotenv and some checking inside the app.
* feat: add HTTP security headersArmand Philippot2022-02-151-1/+1
| | | | | I also renamed and changed the format of some environment variables so I can reuse them inside the CSP security header.
* feat: add a sitemapArmand Philippot2022-02-131-0/+9