jetty / jetty.website

Antora-based jetty.org website.
https://jetty.org
Eclipse Public License 2.0
1 stars 4 forks source link

load feeds script asynchronously #51

Closed mojavelinux closed 5 months ago

mojavelinux commented 5 months ago

Another option is to wrap the logic in the feeds script in a setTimeout to force it to load even later, well after the painting is done.