This commit is contained in:
Pierre Rudloff 2017-05-04 23:07:07 +02:00
parent 6e8809b8bc
commit 2d872ce652

View file

@ -101,7 +101,7 @@ class FrontController
$response, $response,
'index.tpl', 'index.tpl',
[ [
'config' => $this->config, 'config' => $this->config,
'class' => 'index', 'class' => 'index',
'description' => 'Easily download videos from Youtube, Dailymotion, Vimeo and other websites.', 'description' => 'Easily download videos from Youtube, Dailymotion, Vimeo and other websites.',
'domain' => $uri->getScheme().'://'.$uri->getAuthority(), 'domain' => $uri->getScheme().'://'.$uri->getAuthority(),