Skip to content

Commit

Permalink
Add gem version badge to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Feb 1, 2018
1 parent d296fed commit 9846bc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/web/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ const ProjectTitle = props => (
<h2 className="projectTitle">
<span className="projectTitleName">{siteConfig.title}</span>
<small>{siteConfig.tagline}</small>
<p>
<a href="https://badge.fury.io/rb/clowne"><image title="Gem Version" src="https://badge.fury.io/rb/clowne.svg" /></a>
</p>
</h2>
);

Expand Down

0 comments on commit 9846bc3

Please sign in to comment.