diff options
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ site_name: gocryptfs theme: name: readthedocs custom_dir: gocryptfs-readthedocs +plugins: [] pages: - Home: index.md - Quickstart: quickstart.md |