Some minor fixes in Event, image location and Sidebar
Fixed a couple of small things:
- Rewrote the Event to a Component, for readability purposes. Now, not every function is defined in the
render
function. - Removed the navigation to a profile page when pressing the header image in the sidebar, since this profile page is not yet implemented.
- Moved
app/components/logo.png
toapp/img/logo.png