summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-01-20 10:44:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-01-20 10:44:52 -0700
commitd80e0136f21f513dc9a50b785ec6d7bd5d8ee65d (patch)
tree4ded70e6e0dfcfe684a130935d0afc20b3116079 /mkdocs.yml
parent4071abad70a1757485087a37bd160b8f596664a3 (diff)
drop favicon from mkdocs config
This has been removed by DFSG filtering.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 61b68fa1..8d1cdff1 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,6 +1,5 @@
site_name: "CIDER: The Clojure Interactive Development Environment that Rocks"
repo_url: https://github.com/clojure-emacs/cider
-site_favicon: favicon.ico
site_dir: html
copyright: "Copyright (C) 2016-2017 Bozhidar Batsov, Artur Malabarba and CIDER contributors"
docs_dir: doc