Changed title in og user

This commit is contained in:
Fergal Moran
2012-10-19 14:41:38 +01:00
parent 1f7aaf24ed
commit c61f18fd64

View File

@@ -3,8 +3,8 @@
<head>
<title>Deep South Sounds User Profile</title>
<meta property="fb:app_id" content="{{ app_id }}" />
<meta property="og:url" content="{{ profile_url }}/" />
<meta property="og:title" content="Deep South Sounds User - {{ description }}" />
<meta property="og:url" content="{{ profile_url }}/" />
<meta property="og:title" content="{{ description }} on Deep South Sounds" />
<meta property="og:image" content="{{ image_url }}" />
</head>
<body>