Skip to content

Commit

Permalink
Update web.php
Browse files Browse the repository at this point in the history
  • Loading branch information
codephics committed Sep 18, 2024
1 parent 4b85951 commit 37abeb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
Route::redirect('/about/codephics.com', '/about/overview', 301);
Route::redirect('/blog-detail/revolutionize-your-blogging-journey-with-blogforge-10-a-free-seo-friendly-laravel-10-solution', '/blogs/revolutionize-your-blogging-journey-with-blogforge-10-a-free-seo-friendly-laravel-10-solution', 301);
Route::redirect('/blog-detail/empower-your-content-journey-with-blogforge10-unleashing-the-power-of-blogging', '/blogs/empower-your-content-journey-with-blogforge10-unleashing-the-power-of-blogging', 301);
Route::redirect('/forgot-password', '/', 301);

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 37abeb5

Please sign in to comment.