Skip to content

added nav links #22

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

nileshgulia1
Copy link

fixes #21
@CuriousLearner Please review
screenshot from 2018-01-21 01-21-48

index.html Outdated
@@ -48,6 +48,12 @@
</div>
<button type="submit" class="btn btn-success">Sign in</button>
</form> -->
<div class="topnav">
<a href="#">Contact</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should now point to a valid anchor tag on the page.

@@ -48,6 +48,12 @@
</div>
<button type="submit" class="btn btn-success">Sign in</button>
</form> -->
<div class="topnav">
<a href="#contact">Contact</a>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@realslimshanky realslimshanky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shivan1b
Copy link

@CuriousLearner I'm unsure why News tab was added. Was it requested by any of us at the time PR was created?

@CuriousLearner
Copy link
Member

I am clueless right now about that. But as far as I remember it wasn't the requirement anytime. Maybe @nileshgulia1 added it on his own.

@nileshgulia1
Copy link
Author

Ah, I just followed traditional landing page concepts for navbars :), my bad.

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.

4 participants