Banner image of the blog

typecho 首页自定义Title标题

作者头像 作者头像

皮小二 / 06-19 / 0 阅读 / 编辑

typecho 首页自定义Title标题.jpg

<?php if($this->is('index')): ?>-记录生活中的点点滴滴<?php endif; ?>

一般在head.php文件中修改,直接在代码{<?php $this->options->title(); ?}后面添加就好。

文章作者:皮小二
版权声明:部分内容可能来源于公共网络,仅供学习交流,如有侵权,请联系博主进行核实删除。