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

Homepage CTAs go nowhere #319

Open
JD557 opened this issue Nov 14, 2023 · 1 comment
Open

Homepage CTAs go nowhere #319

JD557 opened this issue Nov 14, 2023 · 1 comment

Comments

@JD557
Copy link

JD557 commented Nov 14, 2023

The homepage has two CTAs (Open Source and Education) pointing to anchors that do not exist, leading the user nowhere.

image

I believe this was supposed to unhide some elements, but that does not seem to be working anymore.

I see an Uncaught Error: Syntax error, unrecognized expression: https://www.scala-lang.org/blog/2023/01/31/scala-center-2023-roadmap.html error on my console, so I think the problem is that this links are marked as popovers when they are normal links:

<div class="col-md-12 text-center home-popovers">
<a class="btn btn-default btn" href="https://www.scala-lang.org/blog/2023/01/31/scala-center-2023-roadmap.html">2023 Roadmap</a>
<a class="btn btn-default btn" href="/records/first-five-years/">5 year impact report</a>
</div>

@SethTisue
Copy link
Member

@sjrd could this be assigned to someone...?

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

2 participants