mirror of
https://github.com/fergalmoran/dss.git
synced 2026-02-12 02:53:58 +00:00
Fixed fb user profile
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user