misc changes on website:

- correct a few content mistakes
- activate compression on production server
- suppress a few TS warnings (with anys, I know)
This commit is contained in:
Emmanuel Pelletier
2024-05-02 09:48:59 +02:00
parent 14044e95a4
commit 21521277b0
8 changed files with 219 additions and 10 deletions

View File

@@ -45,7 +45,7 @@ export default defineConfig({
integrations: [
react(),
starlight({
title: "La Suite Integrations",
title: "La Suite : intégrations",
social: {
github: "https://github.com/withastro/starlight",
},