Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Random Idea Button doesn't fetch new idea when in "/random" already
fixes #39 by updating Layout.js to do a http redirect instead of changing location. This causes the retrieveRandomIdea function in random.js to run again and get a different idea.
- Loading branch information