You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xshop/config/starter-kit.php

9 lines
133 B
PHTML

2 years ago
<?php
return [
//The dashboard uri
'uri'=>'dashboard',
'post_thumb' => '1200x600',
'gallery_thumb' => '500x500',
2 years ago
];