Skip to content

Commit

Permalink
Removed Producthunt button from footer
Browse files Browse the repository at this point in the history
  • Loading branch information
darshil committed Jul 25, 2016
1 parent d5ef9b4 commit 37e18aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ source 'https://rubygems.org'
gem 'jekyll', '2.4'
gem 'jekyll-redirect-from'
gem 'rouge', '1.9'
gem 'redcarpet'

3 changes: 0 additions & 3 deletions app/_includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
<li>
<a class="github-button" href="{{ site.repos.kong }}" data-icon="octicon-star" data-count-href="/mashape/kong/stargazers" data-count-api="/repos/mashape/kong#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star mashape/kong on GitHub">Star</a>
</li>
<li>
<iframe src="//www.yvoschaap.com/producthunt/counter.html#href={{site.links.share }}&amp;layout=wide" width="120" height="25" scrolling="no" frameborder="0" allowtransparency="true"></iframe>
</li>
</ul>
<span>
<a href="https://mashape.com">
Expand Down

0 comments on commit 37e18aa

Please sign in to comment.