Sukoshi

Results 19 comments of Sukoshi

目前不持支,只支持直接输入的emoji 😅

可以看下这个文件[https://github.com/miiiku/hexo-theme-flexblock/blob/master/layout/_widget/comment.ejs](https://github.com/miiiku/hexo-theme-flexblock/blob/master/layout/_widget/comment.ejs) 或者在[https://github.com/miiiku/hexo-theme-flexblock/blob/master/layout/_partial/footer-other.ejs](https://github.com/miiiku/hexo-theme-flexblock/blob/master/layout/_partial/footer-other.ejs)这个文件里添加自定义代码

页面中使用了视频或者音频播放器吗,我记得aplayer和dplayer好像会使锚点跳转无效,你看看已关闭的issues,好像有相关的 > 在 2022年4月24日,10:36,RocPengHua ***@***.***> 写道: > >  > 中文toc目录跳转不生效,是怎么回事,英文的是可以的 > > — > Reply to this email directly, view it on GitHub, or unsubscribe. > You are receiving...

这个需要去改代码才能实现哦,最好有前端基础知识

换是可以换,不过只替换你贴出来的这里还不够,还需要改部分代码才能实现

目前是没有的,只有根据相关标签或者分类来获取对应的数据,但是这不是一个单独的模块。 你可以看看我这个项目:https://github.com/miiiku/hugo-theme-kagome 我记得首页是有你说的这种效果的。

等空了会看下添加搜索功能。。。。。。

目前没有这个功能欸= =,需要修改源码扩展

直接在md文件中tags哪里写入你想添加的tag就行

tags中的数据就是所有的文章中tag做的聚合而已。