For whenever you need to get the url of a resource.

 

Examples

If you want to include an css-stylesheet file into your html

<img src="{{ hublify.assetResourceUrl('myFavoritePic') }}">