From a8369128c4f36480a4351f7230621607a010e87e Mon Sep 17 00:00:00 2001 From: Jake Moshenko Date: Thu, 8 May 2014 11:49:42 -0400 Subject: [PATCH] Fix some headlines and titles. --- static/directives/tour-content.html | 16 +++++++++++----- static/partials/tour.html | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/static/directives/tour-content.html b/static/directives/tour-content.html index 936e5944d..c9131d415 100644 --- a/static/directives/tour-content.html +++ b/static/directives/tour-content.html @@ -2,7 +2,7 @@
-
Features and Benefits
+
The most advanced repository insight available
Features and benefits that make working with Docker repositories awesome
@@ -36,7 +36,7 @@ data-screenshot-url="https://quay.io/repository/devtable/building/build" class="img-responsive">
-
Dockerfile Build in the cloud
+
Dockerfile build in the cloud
Like to use Dockerfiles to build your images? Simply upload your Dockerfile (and any additional files it needs) and we'll build your Dockerfile into an image and push it to your repository.
@@ -89,7 +89,7 @@
-
Organizations
+
Organize your repositories like you organize your company
Organizations in Quay provide unique features for businesses and other groups, including team-based sharing and fine-grained permission controls. @@ -206,10 +206,16 @@
-
Enterprise
+
Quay.io in your data center
- Stuff for enterprise + All of the power of Quay.io, easily deployed to your data center via docker. +
+
+
+
docker run quay.io/quay/enterprise
+
+
diff --git a/static/partials/tour.html b/static/partials/tour.html index cb76c687c..3105c92dc 100644 --- a/static/partials/tour.html +++ b/static/partials/tour.html @@ -2,7 +2,7 @@