This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.
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
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