Hi, I wanted to add Bootstrap Web Fonts to my site & use icons without using CDN.
I did the following, Bootstrap is working fine but web fonts(kept fonts folder in & out of css folder) are not working in Sites. So, can you please tell me how to achieve this or what I missed? Thanks.
Views
Replies
Total Likes
A static resource can only be accessed via the proxy, if it resides below a resource below the client library folder.
As an example:
/apps/myproject/clientlibs/foo
/apps/myprojects/clientlibs/foo/resources/icon.png
Thanks @arunpatidar for the reply!
Can you please elaborate your point. I'm keeping my bootstrap files under clientlib-site with proxy allowed as in image. Even though web fonts aren't working. But bootstrap works.
you have to move fonts inside resources folder
e.g.
/apps/myprojects/clientlibs-site/resources/fonts/bootstrap-icons.woff
Tried, even that also not working. Web Fonts are coming like below. Any properties that need to be changed?
Views
Likes
Replies
Views
Likes
Replies