summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index b24745e..c5965d9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,3 +1,12 @@
site_name: Joshua's Wiki
+site_url: https://wiki.joshuayun.com
+nav:
+ - Home: index.md
+ - Server:
+ - Server Setup: server/server.md
+ - Cgit with gitolite: server/cgit.md
+ - DDNS: server/ddns.md
+ - About: about.md
+
theme:
name: material