Logo and version
The voraus wordmark is rendered inline from
@voraus/ui-components, and it is the only
Docusaurus component the theme replaces. The reason is mundane: themeConfig.navbar.logo takes an
image path and cannot accept a React component.
Set themeConfig.navbar.logo yourself and the theme steps aside, using the stock image logo.
Below the width at which the sidebar appears, the compact V stands in for the full logotype. Dark mode recolors the mark rather than swapping in a second file.
Next to it sits your project name and its release version. The version is a label, not a link, so it stays outside the link to the site root, and it is the one thing vdoc's own header never shows.