Hello Publii Developers,
Instead of using the content delivery network of Font Awesome I want to add the CSS en JS files locally to my website. I put the files in the CSS and JS directory of the theme override. Now my question: how can I generate the addresses to these folders?
For example: the location of the CSS file is:
/taste-override/assets/css/FontAwesome/css/all.css
The helper {{css}} point to the CSS directory of the official theme (/taste/assets/css).
Is there a helper that I can use to point to the theme override directory (/taste-override/)?
Thanks in advance,
Verhoeckx