From b1878f28353192b344dca718189295897794a2f0 Mon Sep 17 00:00:00 2001 From: Romain Crestey Date: Sun, 20 Aug 2023 21:05:01 +0200 Subject: [PATCH] glossary: add ssg --- documentation/docs/07-glossary/02-web.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/docs/07-glossary/02-web.md b/documentation/docs/07-glossary/02-web.md index d92bac5257..9dae0bcef4 100644 --- a/documentation/docs/07-glossary/02-web.md +++ b/documentation/docs/07-glossary/02-web.md @@ -132,6 +132,10 @@ SvelteKit propose le SSR par défaut, qui peut être désactivé au cas par cas. > Bientôt... +## SSG + +> Bientôt... + ## Web component > Bientôt...