summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-07-27 02:52:31 -0400
committerJordan Wiens <jordan@psifertex.com>2016-07-27 02:52:31 -0400
commitdb64a9d125fee897a461fc2dcc26c5f680afa390 (patch)
treea664010f819e377d44b2604d1351576dabe55180
parent74213c23ebc50ff6224d5b0873a5a90dad2238c2 (diff)
use local theme instead of pip theme
-rw-r--r--mkdocs.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 52c449d0..ed19cee3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -8,8 +8,7 @@ site_favicon: 'favicon.ico'
google_analytics: ['UA-72420552-3', 'docs.binary.ninja' ]
use_directory_urls: False
-theme_dir: 'mkdocs-material'
-theme: 'material'
+theme_dir: 'mkdocs-material/material'
copyright: '(<a href="https://creativecommons.org/licenses/by/3.0/">cc</a>) Vector 35 LLC'
markdown_extensions: