aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-11-28 12:53:59 +0000
committerTom Christie2014-11-28 12:53:59 +0000
commit9e03b0843ad8b9b3481d7e64f9159daf33d04136 (patch)
tree307ab7facd72a25e432130979f85f914f439d528
parent05a86e3d6539f4f33d440daf04fa8b0e9b1e371a (diff)
downloaddjango-rest-framework-9e03b0843ad8b9b3481d7e64f9159daf33d04136.tar.bz2
Drop google_analytics config since it's in the base template anyways.
-rw-r--r--mkdocs.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 89763acd..cc31b1be 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -53,5 +53,3 @@ pages:
- ['topics/kickstarter-announcement.md', 'Topics', 'Kickstarter Announcement']
- ['topics/release-notes.md', 'Topics', 'Release Notes']
- ['topics/credits.md', 'Topics', 'Credits']
-
-google_analytics: ['UA-18852272-2', 'django-rest-framework.org']