From 0c9108ea714959219e8d39dc4582d857a168fa6b Mon Sep 17 00:00:00 2001 From: Mawoka Date: Thu, 11 Aug 2022 15:54:47 +0200 Subject: [PATCH] :sparkles: Prerendering docs-pages --- frontend/src/routes/docs/attribution.svelte | 3 +++ frontend/src/routes/docs/develop.svelte | 4 ++++ .../src/routes/docs/import-from-kahoot.svelte | 3 +++ frontend/src/routes/docs/index.svelte | 3 +++ frontend/src/routes/docs/pow.svelte | 3 +++ frontend/src/routes/docs/privacy-policy.svelte | 4 ++++ frontend/src/routes/docs/roadmap.svelte | 3 +++ frontend/src/routes/docs/self-host.svelte | 4 ++++ frontend/src/routes/docs/tos.svelte | 15 +++++++++------ 9 files changed, 36 insertions(+), 6 deletions(-) diff --git a/frontend/src/routes/docs/attribution.svelte b/frontend/src/routes/docs/attribution.svelte index 0239e1d..4b93207 100644 --- a/frontend/src/routes/docs/attribution.svelte +++ b/frontend/src/routes/docs/attribution.svelte @@ -3,6 +3,9 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. --> + ClassQuiz/docs - Attribution diff --git a/frontend/src/routes/docs/develop.svelte b/frontend/src/routes/docs/develop.svelte index 4b3c763..e519fe3 100644 --- a/frontend/src/routes/docs/develop.svelte +++ b/frontend/src/routes/docs/develop.svelte @@ -3,6 +3,10 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. --> + + ClassQuiz/docs - Import from Kahoot diff --git a/frontend/src/routes/docs/index.svelte b/frontend/src/routes/docs/index.svelte index 803f039..641c8a3 100644 --- a/frontend/src/routes/docs/index.svelte +++ b/frontend/src/routes/docs/index.svelte @@ -3,6 +3,9 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. --> + ClassQuiz/docs - Index diff --git a/frontend/src/routes/docs/pow.svelte b/frontend/src/routes/docs/pow.svelte index ff00eaf..cbb14d6 100644 --- a/frontend/src/routes/docs/pow.svelte +++ b/frontend/src/routes/docs/pow.svelte @@ -3,6 +3,9 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. --> + ClassQuiz/docs - PoW diff --git a/frontend/src/routes/docs/privacy-policy.svelte b/frontend/src/routes/docs/privacy-policy.svelte index 29a8aa6..e091f4e 100644 --- a/frontend/src/routes/docs/privacy-policy.svelte +++ b/frontend/src/routes/docs/privacy-policy.svelte @@ -3,6 +3,10 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. --> + + ClassQuiz/docs - Roadmap diff --git a/frontend/src/routes/docs/self-host.svelte b/frontend/src/routes/docs/self-host.svelte index 82311ad..60c31a1 100644 --- a/frontend/src/routes/docs/self-host.svelte +++ b/frontend/src/routes/docs/self-host.svelte @@ -3,6 +3,10 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. --> + + + + ClassQuiz/docs - Terms of Service