You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i want to set a favicon for my website. I've used Hugo with PaperMod theme. I followed documentation to set it FAQs Adding Custom Favicon(s) and I used favicon.io to generate the files. This is the directory structure:
As indicated on favicon.io, I also inserted these lines of code:
under ~/Documenti/BLOG/layouts/partials/extend_head.html. and ~/Documenti/BLOG/themes/PaperMod/layouts/partials/extend_head.html . Despite this it doesn't work. I also followed this github discussion How do I set the favicon for my webpage about PaperMod Favicon, but nothing.
Thanks for your help!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, i want to set a favicon for my website. I've used Hugo with PaperMod theme. I followed documentation to set it FAQs Adding Custom Favicon(s) and I used favicon.io to generate the files. This is the directory structure:
As indicated on favicon.io, I also inserted these lines of code:
under ~/Documenti/BLOG/layouts/partials/extend_head.html. and ~/Documenti/BLOG/themes/PaperMod/layouts/partials/extend_head.html . Despite this it doesn't work. I also followed this github discussion How do I set the favicon for my webpage about PaperMod Favicon, but nothing.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions