royale-website and royale-docs successfully updated to remove external fonts, styles, and scripts. That's all I have time for today.
I have not yet uploaded the new build of TourDeJewel to the website, but I will as soon as I get a chance. I will also update ASDoc, and some other Jewel-based examples we have on the website. -- Josh Tynjala Bowler Hat LLC https://bowlerhat.dev/ On Thu, Mar 20, 2025 at 9:11 AM Josh Tynjala <joshtynj...@bowlerhat.dev> wrote: > I just loaded our main royale.apache.org website, and I observed that the > fonts were failing to load there too, just like Tour de Jewel. > > It's the same issue. The stricter security policy is preventing us from > using Google Fonts from fonts.gstatic.com. > > It was falling back to the browser's default serif font, which wasn't > ideal. I just pushed a quick fix to fall back to sans-serif instead. > However, we'll either need to move the fonts to our server (if the license > and ASF policy permits), or we'll need to switch to other fonts. > > -- > Josh Tynjala > Bowler Hat LLC > https://bowlerhat.dev/ >