From 355107dc44abbf72597698b779d6cc90c4b020a4 Mon Sep 17 00:00:00 2001 From: Charles Teh Date: Tue, 26 Sep 2023 02:17:34 +0800 Subject: [PATCH] Update (test): add indexing route --- routes/tests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/tests.php b/routes/tests.php index ca5a074..09520dc 100644 --- a/routes/tests.php +++ b/routes/tests.php @@ -14,7 +14,7 @@ use Illuminate\Http\Request; use Illuminate\Support\Facades\Route; -use IndexNow; +use LaravelFreelancerNL\LaravelIndexNow\Facades\IndexNow; use LaravelGoogleIndexing; /*