diff --git a/README.md b/README.md index 59231f0..85cc9ae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Docbox :blue_book: -[](https://greenkeeper.io/) - [](https://circleci.com/gh/tmcw/docbox) +[](https://greenkeeper.io/) **Docbox is an open source version of [Mapbox](https://mapbox.com/)'s REST API documentation system.** It takes structured Markdown files and generates a friendly two-column layout with navigation, permalinks, and examples. The documentation source files that Docbox uses are friendly for documentation authors and free of presentational code: it's Markdown. diff --git a/src/components/app.js b/src/components/app.js index 506c36d..c6421a8 100644 --- a/src/components/app.js +++ b/src/components/app.js @@ -166,7 +166,7 @@ var App = React.createClass({ {/* Content background */ } {(!col1 && !queryMatches.mobile) &&