ShallowRed

Results 1 issues of ShallowRed

## Expected Behavior Using custom `assets` folder path, having the same in project and `static` folder. ```php // index.php echo new Kirby([ 'roots' => [ 'assets' => __DIR__ . '/storage/assets',...