On Fri, 10 Sept 2021 at 23:20, Jan Høydahl <jan...@apache.org> wrote: > > Hi, > > The Website Checker complains about "Events" not being linked > (https://whimsy.apache.org/site/check/events) for many projects. But we > (Solr) do have the new JS way of adding ApacheCON banner: > > <a class="acevent" data-format="wide" data-mode="light" data-width="480"></a> > > but it is not accepted by the checker, it wants the page to have a static > link to latest events. Should it also be happy if "acevents" script is in use?
JavaScript should not be required in order to access essential parts of the website. > Jan Høydahl