📄 footer.php
字号:
<div class="grid_14" id="footer">
<a href="<?php $this->options->siteurl(); ?>"><?php $this->options->title(); ?></a> <?php _e('is powered by'); ?> <a href="http://www.typecho.org">Typecho</a>.<br /><a href="<?php $this->options->feedUrl(); ?>"><?php _e('文章'); ?> (RSS)</a> and <a href="<?php $this->options->commentsFeedUrl(); ?>"><?php _e('评论'); ?> (RSS)</a>.
</div><!-- end #footer -->
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -