mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
11
public/header.php
Normal file
11
public/header.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<header class="joe_header">
|
||||
|
||||
<!-- Header Above -->
|
||||
<div class="joe_header__above">
|
||||
<div class="joe_container">
|
||||
<a class="joe_header__above-logo" href="<?php $this->options->siteUrl(); ?>">
|
||||
<img src="<?php $this->options->JLogo() ?>" alt="<?php $this->options->title(); ?>" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user