From 351c860e217d66d66ce70a6254a6719c49af295c Mon Sep 17 00:00:00 2001
From: Jonathan Cremin <jonathan@crem.in>
Date: Tue, 24 Oct 2017 13:05:00 +0100
Subject: [PATCH] Use update name

---
 views/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/views/index.html b/views/index.html
index 6c9c4c6..44cf8fb 100644
--- a/views/index.html
+++ b/views/index.html
@@ -9,7 +9,7 @@
   <meta name='theme-color' content='#FE4365' />
   <meta name='twitter:card' content='<%=typeof share == 'undefined' ? 'summary': 'summary_large_image'%>' />
   <meta name='twitter:site' content='@Combinefm' />
-  <meta name='twitter:title' property='og:title' content='Match Audio &bull; <%=head.title%>' />
+  <meta name='twitter:title' property='og:title' content='Combine.fm &bull; <%=head.title%>' />
   <meta name='twitter:description' property='og:description' content='Combine.fm matches album and track links from Youtube, Spotify, Google Music, Apple Musicm, Groove Music and Deezer and give you back one link with matches we find on all of them.' />
   <meta name='twitter:image:src' property='og:image' content='<%=head.image%>' />
   <meta property='og:url' content='<%=head.shareUrl%>' />