Kleine wijzigingen layout, kerkdienst

This commit is contained in:
2020-01-06 03:17:57 +01:00
parent ed1871ae68
commit 3af813ca23
30 changed files with 46 additions and 32265 deletions

View File

@@ -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 ]);