请问如何永久修改public文件夹下的index.html内容? #5439
Answered
by
Korltex
Korltex
asked this question in
Question / Answer
|
我希望改变tag界面的一些字体样式,所以我修改了public/tags/index.html里的相关代码,然后hexo -d,push到仓库。可是下一次hexo -g重新生成静态文件时,相关修改会恢复原状。请问该如何解决这个问题? |
Answered by
Korltex
Mar 23, 2024
Replies: 1 comment 1 reply
|
You should modify the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for responsing!I modified
Butterfly(theme I use) settings and achieved my goal.