Standardize on the page title format.

This commit is contained in:
yackob03 2013-10-13 16:29:00 -04:00
parent ba5824a4a8
commit eb7a64ee32
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Error Logging in with GitHub - Quay</title>
<title>Error Logging in with GitHub · Quay.io</title>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html ng-app="quay">
<head>
<title ng-bind="title + ' · Quay'">Quay - Private Docker Repository</title>
<title ng-bind="title + ' · Quay.io'">Quay - Private Docker Repository</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Privacy Policy - Quay</title>
<title>Privacy Policy · Quay.io</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Sign In - Quay</title>
<title>Sign In - Quay.io</title>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Terms of service - Quay</title>
<title>Terms of Service · Quay.io</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css">