static: update homepage tagline

This commit is contained in:
Rob Szumski 2016-08-03 10:14:23 -07:00
parent de58c1e38b
commit d8bde7a78e
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 all image container image formats for both Docker and rkt</span>
</div>
</div>
</div> <!-- jumbotron -->