summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-10 06:15:31 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-10 06:15:31 -0700
commita1a9f3729000cfa99e33a805da2ed95df1ff4f10 (patch)
tree57d87fd1ba3add71e1d9f5d8d6a000ebf46f3b9b /mkdocs.yml
parent65f56561110727528dad53d6a5eba5f94e873a07 (diff)
Add a repo url and a favicon to the manual
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index dee328f0..1b8c204d 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,4 +1,6 @@
site_name: "CIDER: The Clojure Interactive Programming Environment that Rocks"
+repo_url: https://github.com/clojure-emacs/cider
+site_favicon: favicon.ico
docs_dir: doc
pages:
- Home: index.md