summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2018-08-27 20:52:15 -0400
committerJordan Wiens <jordan@psifertex.com>2018-08-27 20:52:15 -0400
commit17f002dc824507dc5d939a4533565076ce2183fc (patch)
tree46d039efa92f8269790c8d25d5788bba5b171d0e /mkdocs.yml
parent1cd804e82579ae9ffa0b0474ff44c061238f3126 (diff)
fix styles for mobile layouts
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 4a62ac31..3c136fb7 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -6,7 +6,7 @@ site_description: 'Documentation for the Binary Ninja reverse engineering platfo
site_author: 'Vector 35 LLC'
google_analytics: ['UA-72420552-3', 'docs.binary.ninja' ]
use_directory_urls: False
-extra_css: ['docs.css?1535411024']
+extra_css: ['docs.css?1535411025']
theme:
name: readthedocs
favicon: 'img/favicon.ico'