代码拉取完成,页面将自动刷新
<?php
use FrameWork\Main as FrameWork;
use FrameWork\View\View;
?>
<div class="sidebar animated fadeInDown">
<div class="logo-title">
<div class="title">
<img alt="Logo" class="inline-block" src="<?= View::vSet('name', 'd-home-avatar') ?>" style="width: 127px ;border-radius:50%" />
<h3 class="!mt-3 !mb-0">
<a href="<?= FrameWork::getDomain() ?>" title="<?= FrameWork::$getSetting['Site-Title'] ?>"><?= FrameWork::$getSetting['Site-Title'] ?></a>
</h3>
<div class="description mt-2">
<p class="description-text"></p>
</div>
</div>
</div>
<ul class="social-links mt-1">
</ul>
<div class="footer">
<a target="_blank" href="#">
<a href="https://www.caicai.me">Designed by CaiCai</a>
<div class="by_halo">
<a href="https://www.sharkcms.cn" target="_blank">Powered by SharkCMS</a>
</div>
<div class="footer_text">
</div>
</a>
</div>
</div>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。