$kirby->url('assets')
Returns the url of the assets folder
Example
Custom setup
If you want to overwrite the Url you can do this in your index.php
by passing a custom Url setup to the Kirby constructor.
Returns the url of the assets folder
If you want to overwrite the Url you can do this in your index.php
by passing a custom Url setup to the Kirby constructor.