Open Issues Need Help
View All on GitHub Make nav bar logo link customizable 3 months ago
AI Summary: Implement a configurable logo link in the `book-theme` navigation bar. This involves modifying the `HomeLink` component in the `@myst-theme/site` package to accept a custom URL from site configuration (e.g., via frontmatter or a site-level configuration file), allowing users to specify a different link for the logo than the default `/`.
Complexity:
3/5
enhancement good first issue
Packages for creating MyST websites themes using React and Remix
TypeScript
#myst