Favicon in subdirectory all subdomain

前端 未结 5 1341
暗喜
暗喜 2021-01-17 20:27

I am used to just save the favicon.ico in the public_html folder for adding the favicon.

The problema I have now is that I want to display the in all th

5条回答
  •  萌比男神i
    2021-01-17 20:31

    Adding the element is the right way to go. Use a template engine (e.g. Template-Toolkit) to avoid duplicating common content manually.

提交回复
热议问题