From ed6e4dd83fb600a5391c2ed9280417ecd149ed34 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 28 Sep 2021 11:51:21 -0400 Subject: adding stable docs config for online upload, and removing analytics from offline docs --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 705e588a..e41da975 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,7 +4,6 @@ repo_url: 'https://binary.ninja/' repo_name: 'github' site_description: 'Documentation for the Binary Ninja reverse engineering platform' site_author: 'Vector 35 Inc' -google_analytics: ['UA-72420552-3', 'docs.binary.ninja' ] use_directory_urls: False extra_css: [ 'docs.css?1585271138', 'lightslider.min.css?1585271138', 'github.min.css' ] #extra_css: [ 'docs.css?1585271138', 'lightslider.min.css?1585271138'] -- cgit v1.3.1