Add viewport to examples
iteles opened this issue · 2 comments
iteles commented
I know they're just examples, but it would be good to amend them to include the viewport
meta tag for a potentially improved mobile experience:
<meta name=viewport content="width=device-width, initial-scale=1">
See here for more: https://developers.google.com/speed/docs/insights/ConfigureViewport
cwonrails commented
Did this get addressed in 79072d3 ? If not let me know and I'll get right on it!
iteles commented
It did! That was an excellent PR, thanks @cwonrails 🎉