Skip to content

HTML (image) stopped working in name property on Github pages #990

Closed
@Hainesy

Description

@Hainesy

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`
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions