From eb7a64ee329de9bf4beb03e1f3b261eb5d1daec7 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Sun, 13 Oct 2013 16:29:00 -0400 Subject: [PATCH] Standardize on the page title format. --- templates/githuberror.html | 2 +- templates/index.html | 2 +- templates/privacy.html | 2 +- templates/signin.html | 2 +- templates/tos.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/githuberror.html b/templates/githuberror.html index 05370326b..cb1ebf48a 100644 --- a/templates/githuberror.html +++ b/templates/githuberror.html @@ -1,7 +1,7 @@ - Error Logging in with GitHub - Quay + Error Logging in with GitHub · Quay.io diff --git a/templates/index.html b/templates/index.html index 50e070462..fd2d8ad73 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,7 @@ - Quay - Private Docker Repository + Quay - Private Docker Repository diff --git a/templates/privacy.html b/templates/privacy.html index 6b5af66a5..26747cae2 100644 --- a/templates/privacy.html +++ b/templates/privacy.html @@ -1,7 +1,7 @@ - Privacy Policy - Quay + Privacy Policy · Quay.io diff --git a/templates/signin.html b/templates/signin.html index f05f6b0fb..8cf5c2551 100644 --- a/templates/signin.html +++ b/templates/signin.html @@ -1,7 +1,7 @@ - Sign In - Quay + Sign In - Quay.io diff --git a/templates/tos.html b/templates/tos.html index 66fe0b7b2..a8239c032 100644 --- a/templates/tos.html +++ b/templates/tos.html @@ -1,7 +1,7 @@ - Terms of service - Quay + Terms of Service · Quay.io