forked from leftypol/leftypol
Re-introduces the youtube embed changes.
This reverts commit ec9d144c67
.
This commit is contained in:
parent
ddd2a4843b
commit
f544dde952
2 changed files with 23 additions and 12 deletions
|
@ -349,7 +349,7 @@ $config['enable_embedding'] = true;
|
|||
|
||||
$config['youtube_js_html'] = '<div class="video-container" data-video="$2">'.
|
||||
'<a href="https://youtu.be/$2" target="_blank" class="file">'.
|
||||
'<img style="width:255px;height:190px;" src="//img.youtube.com/vi/$2/0.jpg" class="post-image"/>'.
|
||||
'https://youtu.be/$2'.
|
||||
'</a></div>';
|
||||
|
||||
$config['embedding'] = array();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue