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 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">