You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2023. It is now read-only.
The target of the link to a crate's metadata is hard-coded in the HTML, so when xlro switched to .json from .jsonld, the links broke until the template in this library was updated.
Since we're defining the filename in defaults.js, it should get the value from there, not the template, and allow the calling library to set it.