External assets and privacy
Author: SimounetCreated Jul 28, 2017Updated Mar 2, 2021
Labelsenhancement
Hello there, I really love your product but I don't think this is a good idea to use external assets. You're exposing a URL with critical informations about a system to other people you don't know. It must stay private. I think you should consider to remove the Google Font dependency (and other external assets if you have any). My advise would be to use the Booking system fonts with this declaration instead:
font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif;Have a nice day.
Source: tariqbuilds/linux-dash