编辑/usr/themes/handsome/libs/
目录下的Content.php
文件
nano /html/typecho-1.2.1/usr/themes/handsome/libs/Content.php
查找if ($isLogin)
并修改为if (1)
("朗读文章") . '"><i data-feather="mic"></i></a>';
}
if ($isLogin) { #<----------------------修改该处
if ($archive->is("page")) {
$html .= '
<a class="m-l-sm superscript" href="' . Helper::options()->adminUrl . 'write-page.php?cid=' . $archive->cid . '"
target="_blank"><i data-feather="edit" aria-hidden="true"></i></a>
2 条评论
内容的丰富性和深度让人仿佛置身于知识的海洋,受益匪浅。
对传统与现代的融合思考颇具启发性。