Move widgets/home

This commit is contained in:
Nabeel Shahzad
2018-05-21 09:58:31 -05:00
parent 33ef3dd252
commit 2b074ee894
13 changed files with 84 additions and 67 deletions
+11
View File
@@ -0,0 +1,11 @@
<?php
/**
*
*/
return [
'welcome' => [
'title' => 'Welcome!',
'message' => 'Welcome to :appname',
],
];