diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2018-08-27 20:52:15 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2018-08-27 20:52:15 -0400 |
| commit | 17f002dc824507dc5d939a4533565076ce2183fc (patch) | |
| tree | 46d039efa92f8269790c8d25d5788bba5b171d0e /mkdocs.yml | |
| parent | 1cd804e82579ae9ffa0b0474ff44c061238f3126 (diff) | |
fix styles for mobile layouts
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |
