From d625df894174733719097e31fa2952eb3fdc2819 Mon Sep 17 00:00:00 2001 From: pascalbaljet Date: Thu, 7 Jan 2021 23:40:52 +0100 Subject: [PATCH] Video.js with CDN --- resources/views/video.blade.php | 4 ++-- resources/views/welcome.blade.php | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/views/video.blade.php b/resources/views/video.blade.php index 29699c0..e72b36a 100644 --- a/resources/views/video.blade.php +++ b/resources/views/video.blade.php @@ -1,3 +1,3 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index fa8c1fd..709d59e 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -9,6 +9,7 @@ + @@ -17,5 +18,7 @@ @include('video') + +