Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Google Fonts in Backend #162

Open
the-andyman opened this issue Dec 4, 2024 · 0 comments
Open

Remove Google Fonts in Backend #162

the-andyman opened this issue Dec 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@the-andyman
Copy link

Please use local fonts instead of Google fonts for data privacy reasons.

Remove or adapt the following in “/Resources/Public/Css/backend.css”:

@font-face{
	font-family:'Roboto';
	font-style:normal;
	font-weight:400;
	font-display:swap;
	src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype')
}
@benjasper benjasper added the enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants