Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing div end tag in hackathon portal. #337

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

Janzert
Copy link
Contributor

@Janzert Janzert commented Nov 28, 2017

It looks like one too many div end tags were commented out.

Currently with the missing </div> the hackathon-events-container ends up as a child of the hackathon-in-progress-container, where I'm pretty sure they are suppose to be siblings. If it really is suppose to be a child then the missing </div> needs to be added with the end group of closing tags.

Mostly I'm fixing to stop the warning from jekyll. ;)

@harikmenon harikmenon merged commit 6c58f04 into HaliteChallenge:master Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants