Handsome主题关闭文章内的朗读功能
在开发者设置-开发者高级设置中添加{ “post_speech”:false }暂无简介
- 11
- 0
- 0
- 2025-08-16
#
VPS
在开发者设置-开发者高级设置中添加{ “post_speech”:false }暂无简介
编辑/usr/themes/handsome/libs/目录下的Content.php文件nano /html/typecho-1.2.1/usr/themes/handsome/libs/Content.php查找if ($isLogin)并修改为if (1) ("朗读文章") . '"&g...暂无简介
在 /html/typecho-1.2.1/usr/themes/Cuteen 目录中,打开 page.php 文件,将代码添加到下面的代码后面<span class="item">正文</span>编辑page.php 文件nano /html/typecho-1.2.1/usr/themes/Cuteen...暂无简介