mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
9
public/aside.php
Normal file
9
public/aside.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php if ($this->options->JAside && $this->fields->aside !== "off") : ?>
|
||||
<aside class="joe_aside">
|
||||
<?php if (in_array('author', $this->options->JAside)) : ?>
|
||||
<section class="joe_aside__item author">
|
||||
<img class="wallpaper" />
|
||||
</section>
|
||||
<?php endif; ?>
|
||||
</aside>
|
||||
<?php endif; ?>
|
||||
Reference in New Issue
Block a user