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
Bundle the footer link icons from links.json: the icon registry introduced in 0.0.157 collected names from MDX, frontmatter, navigation.json, and the generated components, but not from links.json, so a footer link whose glyph nothing else on the site used rendered without its icon. The registry now includes the icon entries of links.json, is rewritten when that file changes or is removed in watch mode, and reports an unknown name there the same way it does for navigation.json