From 43d73a8b6790520d174a903f1be7c04647b97316 Mon Sep 17 00:00:00 2001 From: nightly Date: Thu, 22 Sep 2022 12:32:15 +0200 Subject: [PATCH] What did i do???? --- routes/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index 758b028..1f16ba4 100644 --- a/routes/web.php +++ b/routes/web.php @@ -15,4 +15,4 @@ use Illuminate\Support\Facades\Route; Route::get('/', function () { return view('index'); -}); +}); \ No newline at end of file