matamorphosis / Scrummage

A Holistic OSINT and Threat Hunting Platform
GNU General Public License v3.0
502 stars 81 forks source link

Remove external dependancy on Font Awsome #58

Closed animation101 closed 1 year ago

animation101 commented 1 year ago

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

matamorphosis commented 1 year ago

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