mirror of
https://github.com/fergalmoran/dss.git
synced 2026-04-04 20:05:03 +00:00
Added og:url property...
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<meta property="fb:app_id" content="{{ app_id }}" />
|
||||
<meta property="og:type" content="deepsouthsounds:song" />
|
||||
<meta property="og:audio" content="{{ audio_url }}" />
|
||||
<meta property="og:url" content="{{ redirect }}" />
|
||||
<meta property="og:audio:type" content="audio/vnd.facebook.bridge" />
|
||||
|
||||
<meta property="og:title" content="{{ description }}" />
|
||||
|
||||
Reference in New Issue
Block a user