update index title and description

This commit is contained in:
Jimmy Zelinskie 2015-11-19 21:36:14 -05:00
parent aa1911fe15
commit 74ad602259

View file

@ -1,13 +1,13 @@
{% extends "base.html" %}
{% block title %}
<title ng-bind="title + ' · Quay'">Quay - Private Docker Repository</title>
<title ng-bind="title + ' · Quay'">Quay</title>
{% endblock %}
{% block added_meta %}
<base href="/">
<meta id="descriptionTag" name="description" content="Hosted private docker repositories. Includes full user management and history. Free for public repositories."></meta>
<meta id="descriptionTag" name="description" content="Quay is the best place to build, store, and distribute your containers. Public repositories are always free."></meta>
<meta name="google-site-verification" content="GalDznToijTsHYmLjJvE4QaB9uk_IP16aaGDz5D75T4" />
<meta name="fragment" content="!" />
<meta name="ac-discovery" content="{{ hostname }} {{ preferred_scheme }}://{{ hostname }}/c1/aci/{name}/{version}/{ext}/{os}/{arch}/">