update author info

master
IoTgod 5 years ago
parent 34cb6247d9
commit 5784670f49
  1. 6
      server/cn/home/www/IoTgod-www/usr/themes/handsome/component/footer.php
  2. 4
      server/cn/home/www/functions.php
  3. 2
      server/cn/home/www/tomato/usr/themes/handsome/component/footer.php

@ -5,11 +5,11 @@
<div class="wrapper b-t bg-light">
<span class="pull-right hidden-xs">
<?php $this->options->BottomInfo(); ?>
Powered by <a target="blank" href="http://www.typecho.org">Typecho</a>&nbsp;|&nbsp;Theme by <a target="blank" href="https://www.ihewro.com">handsome</a>&nbsp;|&nbsp;Developed by <a target="blank" href="https://iotgod.net">IoTgod</a>
Powered by <a target="blank" href="http://www.typecho.org">Typecho</a>&nbsp;|&nbsp;Theme by <a target="blank" href="https://www.ihewro.com">handsome</a>&nbsp;|&nbsp;Developed by <a target="blank" href="https://iotcat.me">IoTcat</a>
</span>
&copy;&nbsp;2018-<?php echo date("Y");?>&nbsp;Copyright&nbsp;<a href="https://iotgod.net">IoTgod</a>&nbsp;|&nbsp;<a href="http://www.miitbeian.gov.cn/" target="_blank">鲁ICP备18022823号-1</a></a><?php $this->options->BottomleftInfo(); ?>
&copy;&nbsp;2018-<?php echo date("Y");?>&nbsp;Copyright&nbsp;<a href="https://iotcat.me">IoTcat</a>&nbsp;|&nbsp;<a href="http://www.miitbeian.gov.cn/" target="_blank">鲁ICP备18022823号-1</a></a><?php $this->options->BottomleftInfo(); ?>
</div>
<!--可以去除主题版权信息,最好保留版权信息或者添加主题信息到友链,谢谢你的理解-->
<?php if (@in_array('showSettingsButton',$this->options->featuresetup)): ?>
<script type="text/template" id="tmpl-customizer">
<div class="settings panel panel-default setting_body_panel" aria-hidden="true">

@ -138,8 +138,8 @@ function yimian__simpleFooter($bodyEnd=0)
function yimian__footer($wordColor="#C7C7C7",$backgroundColor="#2B2B2B",$urlColor="#87CEEB")
{
echo " <style>/*footer theme*/footer{padding:1.5rem 1rem;color:".$wordColor.";font-size:1.2rem;line-height:1.4;text-align:center;background:".$backgroundColor.";border-top:1px solid #C7C7C7}a.footera:link{color: ".$urlColor." ; text-decoration:none;}a.footera:visited {color:#79CDCD}</style>
<script>function openwin(){window.open(\"https://cn.yimian.xyz\");}</script>
<footer class=\"footer\">Copyright © 2019.<a class=\"footera\" onclick=\"openwin()\" href=\"#\">Yimian LIU</a> All rights reserved.</footer>";
<script>function openwin(){window.open(\"https://iotcat.me\");}</script>
<footer class=\"footer\">Copyright © 2019.<a class=\"footera\" onclick=\"openwin()\" href=\"#\">IoTcat</a> All rights reserved.</footer>";
yimian__heartbeat();
echo "</body>
</html>";

@ -5,7 +5,7 @@
<div class="wrapper b-t bg-light">
<span class="pull-right hidden-xs">
<?php $this->options->BottomInfo(); ?>
Powered by <a target="blank" href="http://www.typecho.org">Typecho</a>&nbsp;|&nbsp;Theme by <a target="blank" href="https://www.ihewro.com">handsome</a>&nbsp;|&nbsp;Developed by <a target="blank" href="https://iotgod.net">IoTgod</a>
Powered by <a target="blank" href="http://www.typecho.org">Typecho</a>&nbsp;|&nbsp;Theme by <a target="blank" href="https://www.ihewro.com">handsome</a>&nbsp;|&nbsp;Developed by <a target="blank" href="https://iotcat.me">IoTcat</a>
</span>
&copy;&nbsp;2018-<?php echo date("Y");?>&nbsp;Copyright&nbsp;<a href="https://tomatotrees.xyz">TOMATOtreess</a>&nbsp;|&nbsp;<a href="http://www.miitbeian.gov.cn/" target="_blank"></a></a><?php $this->options->BottomleftInfo(); ?>
</div>

Loading…
Cancel
Save