⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 footer.php

📁 这是一个开源的博客源码
💻 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 + -