Fixed fb user profile

This commit is contained in:
Fergal Moran
2014-06-01 16:24:19 +01:00
parent 20e2c5b871
commit 4cbddb7579

View File

@@ -5,7 +5,7 @@
<meta property="fb:app_id" content="{{ app_id }}" />
<meta property="og:url" content="{{ profile_url }}/" />
<meta property="og:title" content="{{ title }} on Deep South Sounds" />
<meta property="og:description" content="{{ description }} on Deep South Sounds" />
<meta property="og:description" content="{{ description }}" />
<meta property="og:image" content="{{ image_url }}" />
<meta property="og:type" content="profile" />
</head>