Update header.php

This commit is contained in:
浪子 2024-05-18 22:34:23 +08:00
parent 3cc50df415
commit 98ef56dc3e
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ error_reporting(E_ALL);if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
<header class="site--header">
<?php if ($this->options->logoUrl): ?>
<a href="<?php $this->options->siteUrl(); ?>" class="site--url">
<img src="<?php $this->options->icoUrl() ?>" class="avatar" alt="<?php $this->options->title() ?>" />
<img src="<?php $this->options->logoUrl() ?>" class="avatar" alt="<?php $this->options->title() ?>" />
</a>
<?php else: ?>
<span class="u-xs-show">