diff options
| author | Jeroen Wijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-18 15:26:16 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-18 15:26:16 +0200 |
| commit | 1b798f8da29ad90506c6d716858ecb2dd782507f (patch) | |
| tree | ce2a936cfad56f927dba9e339a0f6310719c58f4 /docs/book.toml | |
| parent | edfc46d1ecfcbf206c9fdb2e27d324cb9a52df8f (diff) | |
Docs: Fix 404 styling
Diffstat (limited to 'docs/book.toml')
| -rw-r--r-- | docs/book.toml | 3 |
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/" |
