saxbophone / arby

Arbitrary precision arithmetic in C++, even at compile-time
https://saxbophone.com/arby/
Mozilla Public License 2.0
8 stars 1 forks source link

Replace Mathjax CDN on Github Pages/Doxygen site #102

Open saxbophone opened 2 years ago

saxbophone commented 2 years ago

image

Having previously tried the new suggested CDN URL (Cloudflare) and noting it doesn't work on my Github Pages site due to Cross-Origin-Resource-Sharing issues, it's probably best to just "bundle" Mathjax.js on the Github Pages site, and use a relative link to it from Doxygen config file.