SteeltoeOSS / MainSite

This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.
https://steeltoe.io
Apache License 2.0
8 stars 6 forks source link

Allow any origin for CORS #139

Closed TimHess closed 11 months ago

TimHess commented 11 months ago

133 did not fix CORS issues for loading fonts. This change should allow any host to work, so hopefully it also allows requests without the Access-Control-Allow-Origin header through and we can finally resolve https://github.com/SteeltoeOSS/Documentation/issues/294