Merge pull request #1677 from robszumski/homepage-tagline

static: update homepage tagline
This commit is contained in:
Josh Wood 2016-08-08 17:45:02 -07:00 committed by GitHub
commit f7c8c4ca2c
2 changed files with 6 additions and 2 deletions

View file

@ -10,7 +10,7 @@
<span class="text">Works with</span>
<span class="works-logo"><img src="/static/img/docker-white-custom.png"></span>
<span class="works-logo"><img src="/static/img/rkt-horizontal-white.svg"></span>
<span class="supports">Supports Docker (v1 and v2) and rkt images. Images are transformed on the fly, allowing you to push Docker and pull rkt.</span>
<span class="supports">Supports container image formats for both Docker and rkt</span>
</div>
</div>
</div> <!-- jumbotron -->