mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 20:34:30 +00:00
0.6.2
优化lighthouse
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
<?php $this->need('sns.php'); ?>
|
||||
<?php //sitemap填入
|
||||
if($this->options->sitemapurl): ?>
|
||||
<a href="<?php $this->options->sitemapurl() ?>" target="_blank">💗</a>
|
||||
<a href="<?php $this->options->sitemapurl() ?>" target="_blank" aria-label="网站地图">💗</a>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<?php //添加加载时间控制
|
||||
|
||||
Reference in New Issue
Block a user