ready to test new layout
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
<?php
|
||||
$data = array_merge($data, [
|
||||
'title' => 'Welcome to Novaconium Index Page',
|
||||
'pageclass' => 'novaconium'
|
||||
]);
|
||||
|
||||
view('index');
|
||||
|
||||
Reference in New Issue
Block a user