niallkp commented on issue #17647:
URL: https://github.com/apache/druid/issues/17647#issuecomment-2646174493

   Thanks @akulabs8 for working on this, any chance of getting your PRs merged?
   
   > More tricky is replacing the font awesome and clipboard.min.js external 
scripts and updating those and the CSS.
   
   For both it should just be the case of downloading files locally within your 
website and changing the references to reflect that:
   
   - Download **clipboard.min.js** to **/assets/js** and change the reference 
to  `<script src="/assets/js/clipboard.min.js">`
   - For fontawsome, take a look at 
https://docs.fontawesome.com/v5/web/setup/host-font-awesome-yourself
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to