Open
Description
The homepage has two CTAs (Open Source and Education) pointing to anchors that do not exist, leading the user nowhere.
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:
scala.epfl.ch/_layouts/frontpage.html
Lines 69 to 72 in 5f87c33