mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-10 04:57:29 +00:00
prepare vue and little styling
This commit is contained in:
site
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
get('/', function() {
|
||||
return view('tpl.landing')
|
||||
->withSection('landing');
|
||||
return view('app');
|
||||
});
|
Reference in New Issue
Block a user