personal-website/src/js
Emilia Allison 2bcd585898
fix: JavaScript on mobile detection
The result of `getPropertyValue` is a string, so it evaluates to
true without regard to the value. Changed to actually check if the
value is exactly `'1'`
2022-01-22 12:29:37 -05:00
..
index.js fix: JavaScript on mobile detection 2022-01-22 12:29:37 -05:00