Unable to put favicon on

Hi, I just created a website using hello-friend-ng theme, and am unable to put the favicon on. I have tried the methods listed in the doc in the theme’s github repo but it still doesn’t work (i.e. I put all the files generated by favicons generator into the static folder). Below is my favicons.html file:

Change href="/static to href=". The static dir maps to / at build/run time.


it is showing this error now :smiling_face_with_tear:

What is the error message?

If you take out the last msapplication line, does it work?
What is that param set to in your site’s config file (config.toml / config.yaml)
Is it set to a colour hex like #FFFFFF ?

image

Last attribute…