diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-27 02:36:05 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-27 02:36:05 -0400 |
| commit | 74213c23ebc50ff6224d5b0873a5a90dad2238c2 (patch) | |
| tree | 046b540f4cc4c8cbf99737131fbc88a18bbc5a69 /mkdocs.yml | |
| parent | bea7670c316e042fc64d372024252aff04047dec (diff) | |
update path to mkdocs theme
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ site_favicon: 'favicon.ico' google_analytics: ['UA-72420552-3', 'docs.binary.ninja' ] use_directory_urls: False -theme_dir: 'mkdocs-material/material' +theme_dir: 'mkdocs-material' theme: 'material' copyright: '(<a href="https://creativecommons.org/licenses/by/3.0/">cc</a>) Vector 35 LLC' |
