当前位置: 首页 > Web前端 > CSS

【Hexo-NexT】鼠标选中文字自动提示版权信息

时间:2023-03-30 22:26:09 CSS

具体可以参考原文:http://asifadeaway.com/post/s...首先在Hexothemesnextlayout_third-party目录下新建一个selectionCopyright.swig文件,然后在文件中添加如下代码:css:Html:本文发表于[AsiFadeAway.com】分享请注明出处!javascript:然后在Hexothemesnextlayout_layout.swig文件的末尾<在/code>标签前添加如下语句:{%include'_third-party/selectionCopyright.swig'%}最后,在GitBash中执行$hexoclean&hexog-d(或$hexos)获取参考:https://segmentfault.com/a/11...https://bbs.csdn.net/topics/3...