Kleine wijzigingen layout, kerkdienst
This commit is contained in:
@@ -10,7 +10,7 @@ class StreamController extends Controller
|
||||
public function liveradio()
|
||||
{
|
||||
return view('listen', [
|
||||
'source' => 'http://6fm.nl:8000/mp3live',
|
||||
'source' => 'http://stream.nhgooi.nl:8000/mp3live',
|
||||
'title' => 'Luister live',
|
||||
'content' => 'de live-uitzending van NH Gooi.',
|
||||
'isStream' => true ]);
|
||||
|
||||
Reference in New Issue
Block a user