啥也没改

This commit is contained in:
浪子 2024-05-24 09:57:05 +08:00
parent 5d3bd41e10
commit ab73d24361
2 changed files with 6 additions and 6 deletions

View File

@ -4,12 +4,12 @@
<div class=site--footer__sns>
<?php $this->need('sns.php'); ?>
</div>
<a href="https://www.typecho.org">Typecho驱动</a> &nbsp;
<?php if($this->options->sitemapurl): ?>
<a href="<?php $this->options->sitemapurl() ?>" target="_blank">💗</a>&nbsp;
<?php if($this->options->sitemapurl): ?>
<a href="<?php $this->options->sitemapurl() ?>" target="_blank">💗</a>
<?php endif; ?>
<a href="https://www.imsun.org">Made with Sun</a>
&nbsp;加载耗时
<a href="https://www.typecho.org">Typecho驱动</a>
<a href="https://www.imsun.org">&nbsp;Made with Sun</a>
&nbsp;页面加载耗时
<?php echo timer_stop();?>
<div class="copyright">
<a href="<?php $this->options->siteUrl(); ?>">

View File

@ -20,7 +20,7 @@ error_reporting(E_ALL);if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
<link rel='icon' href='<?php $this->options->icoUrl() ?>' type='image/x-icon' />
<?php endif; ?>
<?php $this->header("generator=&template=&pingback=&wlw=&xmlrpc=&rss1=&atom=&rss2=/feed"); ?>
<?php $this->options->addhead(); ?>
<?php $this->options->addhead(); ?>
</head>
<body>
<script>