matamorphosis / Scrummage

The Ultimate OSINT and Threat Hunting Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove external dependancy on Font Awsome

animation101 opened this issue · comments

The current docker build makes an external call to cloudflare to load font awesome, suggestion to add this to the docker build to remove an external dependency :
apt-get install -y fonts-font-awesome

Thanks @animation101, I have installed the fonts and moved the fontsawesome css file locally; thus, moving away from using the remote resource.