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

GDPR issue with Google Fonts #51

Open
kgourlay opened this issue Jan 12, 2025 · 0 comments
Open

GDPR issue with Google Fonts #51

kgourlay opened this issue Jan 12, 2025 · 0 comments

Comments

@kgourlay
Copy link

The use of Google fonts via linking to fonts.googleapis.com may cause the published documentation to be in violation of GDPR, at least without requiring a user to explicitly consent to this use prior to viewing the documentation. See https://termageddon.com/google-fonts-violates-gdpr/.

Suggested Change

Duplicate the required fonts to a location within the project and change the first line of index.css to reference the local copy instead of the third party link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant