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