Closed hqnicolas closed 1 year ago
The desktop version works fine on mobile devices, however the mobile version does not. User-Agent detection: as some mobile devices may report their user-agent string as a desktop browser to work around compatibility issues.
` '''HTML head
/head `
Can you please send a PR?
Solved https://github.com/diego3g/faladev/pull/13
Problem:
The desktop version works fine on mobile devices, however the mobile version does not. User-Agent detection: as some mobile devices may report their user-agent string as a desktop browser to work around compatibility issues.
Solution:
` '''HTML head
/head `