forked from leftypol/leftypol
Adds missing text and fixes js errors
This commit is contained in:
parent
1afb5a5f31
commit
816094ce96
2 changed files with 2 additions and 1 deletions
|
@ -346,6 +346,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">'.
|
||||
'https://youtu.be/$2'.
|
||||
'</a></div>';
|
||||
|
||||
$config['embedding'] = array();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue