For whenever you need to render the absolute url of your templated site, use this function.

 

Examples

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

<link rel="stylesheet" href="{{ hublify.url('/files/hfy-doc-assets/bootstrap-4.5/bootstrap.min.css') }}">