We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We had a logo top left using HTML embedded in the name field but it's suddenly stopped working in Github pages.
window.$docsify = { name: `\ <svg width="136" height="28" xmlns="http://www.w3.org/2000/svg">\ <g fill="#D90268">\ <path d="..."/>\ </g>\ </svg><br>\ Our custom header` }