summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroenwijenbergh@protonmail.com>2022-04-18 15:26:16 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-04-18 15:26:16 +0200
commit1b798f8da29ad90506c6d716858ecb2dd782507f (patch)
treece2a936cfad56f927dba9e339a0f6310719c58f4
parentedfc46d1ecfcbf206c9fdb2e27d324cb9a52df8f (diff)
Docs: Fix 404 styling
-rw-r--r--docs/book.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml
index 6229209..68a1112 100644
--- a/docs/book.toml
+++ b/docs/book.toml
@@ -4,3 +4,6 @@ language = "en"
multilingual = false
src = "src"
title = "eduVPN-common documentation"
+
+[output.html]
+site-url = "/eduvpn-common/"