优化lighthouse
This commit is contained in:
浪子
2024-11-09 15:29:41 +08:00
parent 6f81b44809
commit 96c251cbf1
3 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -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 //添加加载时间控制