alexa-skillz / alexa-interview-overflow

Gathering user-generated interview questions and answers for our Alexa interview skill(s). Mongo, Express, Node. (Authors: Team)
https://alexa-interview-overflow.herokuapp.com/
MIT License
2 stars 1 forks source link

add secure jQuery CDN to landing page #52

Closed meganreardon closed 7 years ago

meganreardon commented 7 years ago

Turns out that the hamburger menu will not work correctly in the minimized view of our landing page without a secure (https) CDN of jQuery being brought in as Heroku won't allow a non-secure version being used. Here are the errors that appear in the console log:

meganreardon commented 7 years ago

Jinx, Britt also posted this issue. Closing both.