aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-10-28 20:21:16 +0200
committerJakob Unterwurzacher2017-10-28 20:21:16 +0200
commitf6d6878a6788ece6b243c517d5b68d7e90b494f2 (patch)
tree3129593406f4dc4546a5a0404e0afb5b80b36f5b /mkdocs.yml
parentf426b2d17830a75d96a3b6e919b006767c6db78f (diff)
Finish threat model
...and add it to the menu.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 36818d6..e6167fb 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -7,6 +7,7 @@ pages:
- Compile from Source: compile.md
- Cryptography: forward_mode_crypto.md
- Reverse Mode Cryptography: reverse_mode_crypto.md
+- Threat Model: threat_model.md
- Comparison with Other Projects: comparison.md
- Signed Releases: releases.md
- Source Code Mirrors: mirrors.md