Merge pull request #1763 from coreos-inc/quay-title-seo

Change default title to include Container Registry and fix title usage
This commit is contained in:
josephschorr 2016-08-29 11:29:26 -04:00 committed by GitHub
commit 3f459523c4
3 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@ function(Config, Features, VulnerabilityService) {
var methods = [
{
'id': 'quay_notification',
'title': Config.REGISTRY_TITLE + ' Notification',
'title': Config.REGISTRY_TITLE_SHORT + ' Notification',
'icon': 'quay-icon',
'fields': [
{