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

Added meta tags for improved (mobile) experience #55

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Added meta tags for improved (mobile) experience #55

merged 1 commit into from
Jan 19, 2022

Conversation

nckrtl
Copy link
Contributor

@nckrtl nckrtl commented Jan 19, 2022

This PR fixes the issue reported in https://github.com/spatie/laravel-health/issues/54. Currently on iOS phones (confirmed in Safari) the page scales down to two columns instead of one:

IMG_0961

By adding the viewport meta tag the page will scale down correctly on mobile devices:

IMG_0962

I also added the charset meta tag which helps displaying special characters correctly.

@freekmurze freekmurze merged commit 980495e into spatie:main Jan 19, 2022
@freekmurze
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants