Update landing page
This commit is contained in:
parent
707b686e8a
commit
34bdb35f57
2 changed files with 173 additions and 1 deletions
|
@ -21,7 +21,7 @@ class SiteController extends Controller
|
|||
|
||||
public function homeGuest()
|
||||
{
|
||||
return view('welcome');
|
||||
return view('site.index');
|
||||
}
|
||||
|
||||
public function homeTimeline()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue