ushio.yimian

master
iotcat 2 years ago
parent b3f4df126a
commit 60f3e1d182
  1. 2
      index.html
  2. 2
      usr/themes/photograph/footer.php

@ -236,7 +236,7 @@
<footer class="footer anti-select"> <footer class="footer anti-select">
<!-- bottom notice --> <!-- bottom notice -->
<!-- powered info --> <!-- powered info -->
<p class="related">POWERED BY <a href="https://ushio.cool/">Ushio</a> / THEME BY <a href="https://photo.siitake.cn/photograph.html" target="_blank">SIITAKE</a></p> <p class="related">POWERED BY <a href="https://ushio.yimian.xyz/">Ushio</a> / THEME BY <a href="https://photo.siitake.cn/photograph.html" target="_blank">SIITAKE</a></p>
<!-- kotkeys desc --> <!-- kotkeys desc -->
<!-- counter --> <!-- counter -->
<p class="related">本站已收录<span id="picNum">??</span>张图片在5个相册中。本站已拥有2条评论</p> <p class="related">本站已收录<span id="picNum">??</span>张图片在5个相册中。本站已拥有2条评论</p>

@ -6,7 +6,7 @@
<p class="related" <?php if($this->options->noticeColor): ?>style="color: <?php $this->options->noticeColor() ?>"<?php endif; ?>>公告:<?php $this->options->notice() ?></p> <p class="related" <?php if($this->options->noticeColor): ?>style="color: <?php $this->options->noticeColor() ?>"<?php endif; ?>>公告:<?php $this->options->notice() ?></p>
<?php endif; ?> <?php endif; ?>
<!-- powered info --> <!-- powered info -->
<p class="related">POWERED BY <a href="https://ushio.cool/">Ushio</a> / THEME BY <a href="https://photo.siitake.cn/photograph.html" target="_blank">SIITAKE</a></p> <p class="related">POWERED BY <a href="https://ushio.yimian.xyz/">Ushio</a> / THEME BY <a href="https://photo.siitake.cn/photograph.html" target="_blank">SIITAKE</a></p>
<!-- kotkeys desc --> <!-- kotkeys desc -->
<?php if(trim($this->options->hotKeys) != ''): <?php if(trim($this->options->hotKeys) != ''):
$hotKeys = getHotKeys($this->options->hotKeys); $hotKeys = getHotKeys($this->options->hotKeys);

Loading…
Cancel
Save