How to add favicon
See original GitHub issue- I confirm that this is an issue rather than a question.
Bug report
Steps to reproduce
What is expected?
What is actually happening?
Other relevant information
-
My VuePress version is lower and euqal than
1.0.0-alpha.47
:- VuePress version:
- OS:
- Node.js version:
- Browser version:
- Is this a global or local install?
- Which package manager did you use for the install?
- Does this issue occur when all plugins are disabled?
-
My VuePress version is higher than
1.0.0-alpha.47
, the following is the output ofnpx vuepress info
in my VuePress project:
Issue Analytics
- State:
- Created 4 years ago
- Comments:8
Top Results From Across the Web
How To Add a Favicon in HTML - W3Schools
To add a favicon to your website, either save your favicon image to the root directory of your webserver, or create a folder...
Read more >How To Add a Favicon to Your Website with HTML
To add a favicon to your site, create a folder in your project directory called images (if you don't already have one) and...
Read more >How to Add a Favicon to Your Website - Hostinger
Once you've got a square dimensioned image as your logo, head over to File Manager -> Go To File Manager -> public_html. ·...
Read more >How to Add a Favicon to your Site - QA @ W3C
To add a favicon to your Web site, you'll need both an image and a method for specifying that the image is to...
Read more >How to set-up a favicon? - Stack Overflow
You can have a peek at https://realfavicongenerator.net/favicon_compatibility or http://caniuse.com/#search=favicon to get an idea on the best way to get ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
you can also add them in the .vuepress/config.js file like so:
official way
demo
refs
https://vuepress.vuejs.org/guide/assets.html#public-files