Skip to content

Homepage CTAs go nowhere #319

Open
Open
@JD557

Description

@JD557

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions