Skip to content

Commit

Permalink
Update Mkdocs configuration (#6375)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomthom authored and bbatsov committed Oct 12, 2018
1 parent 8a8d448 commit e5ebd56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added manual/img/favicon.ico
Binary file not shown.
4 changes: 2 additions & 2 deletions mkdocs.yml
@@ -1,9 +1,9 @@
site_name: "RuboCop: The Ruby Linter that Serves and Protects"
repo_url: https://github.com/rubocop-hq/rubocop
site_favicon: favicon.ico
edit_uri: edit/master/manual/
copyright: "Copyright © 2012-2018 Bozhidar Batsov and RuboCop contributors"
docs_dir: manual
pages:
nav:
- Home: index.md
- Installation: installation.md
- Basic Usage: basic_usage.md
Expand Down

0 comments on commit e5ebd56

Please sign in to comment.