aimerneige / aimerneige.github.io

Personsl blog. Source Code: https://github.com/aimerneige/blog/
https://aimerneige.com/
7 stars 0 forks source link

Hello Hugo | AimerNeige's Blog #3

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Hello Hugo | AimerNeige's Blog

安装和配置 hugo

https://aimerneige.com/zh/post/hello-hugo/

10cks commented 2 years ago

请问网站图标是怎么修改的啊。。。我放在static/img/favicon.ico 中没修改成功,config文件里的assests设置也没用。。。

aimerneige commented 2 years ago

请问网站图标是怎么修改的啊。。。我放在static/img/favicon.ico 中没修改成功,config文件里的assests设置也没用。。。

你好,我博客的源代码都在 https://github.com/aimerneige/blog 你可以直接参考

aimerneige commented 2 years ago

我放在static/img/favicon.ico 中没修改成功

正确的路径是 static/favicon.ico

10cks commented 2 years ago

解决了,十分感谢。^-^