Files
freeCodeCamp/config/misc.js
Ahmad Abdolsaheb a73996c174 Revert "fix(client): expose donate button on navigation bar" (#48902)
Revert "fix(client): expose donate button on navigation bar (#48820)"

This reverts commit 959d667aeb.
2023-01-03 18:26:15 +05:30

3 lines
104 B
JavaScript

exports.defaultUserImage = 'https://freecodecamp.com/sample-image.png';
exports.MAX_MOBILE_WIDTH = 767;