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

Super secret link in responsive menu #50

Open
ghost opened this issue Mar 5, 2016 · 1 comment
Open

Super secret link in responsive menu #50

ghost opened this issue Mar 5, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 5, 2016

So if you view the Pair Columbus app on a mobile device, and push the responsive menu button, a link without any text appears in between the links to "getting started" and "people" links. The blank link leads to the CSS stylesheet of the app.

screenshot_2016-03-05-10-13-35
screenshot_2016-03-05-10-13-42

@nickserv
Copy link
Member

nickserv commented Mar 6, 2016

Good catch. This happens because SCSS files are used as templates, in Jekyll, so it thinks it's a page, so it adds it to the navbar. We should ensure navbar links only include files that we want users to load directly.

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

No branches or pull requests

1 participant