Skip to content

Favicon in index.html not working #51

@seonglae

Description

@seonglae

I added this index.html to my project root like guide page (tested in public/index.html either)

<!-- ./index.html -->
<head>
  <link rel="icon" type="image/png" href="/favicon.png" />
</head>

But favicon still not changing
I think this is overwrited by slidev favicon. Is there correct way to change favicon by changing index.html or vite.config.js?

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