1 Star 1 Fork 0

imvn / Jasmine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
footer.php 793 Bytes
一键复制 编辑 原始数据 按行查看 历史
暮城留风 提交于 2023-06-10 22:28 . 修复底部排版错误
<?php if (!defined("__TYPECHO_ROOT_DIR__")) {
exit();
} ?>
<div class="flex flex-col lg:mb-16 py-3 dark:dark:text-gray-500"">
<div class="flex flex-col items-center">
<div class="flex flex-row gap-x-1 items-center footer">
<iconify-icon icon="tabler:copyright" class="text-gray-800 dark:dark:text-gray-400""></iconify-icon>
<span><?php echo getCopyrightDate(); ?> <?php $this->options->title(); ?>. All Rights Reserved.</span>
</div>
<span>Theme <a href="https://github.com/liaocp666/Jasmine" title="Jasmine" target="_blank">Jasmine</a> by <a href="https://www.liaocp.cn/" title="Kent Liao" target="_blank">Kent Liao</a></span>
</div>
</div>
<?php $this->footer(); ?>
<script>
<?php $this->options->customScript(); ?>
</script>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/imvn/Jasmine.git
git@gitee.com:imvn/Jasmine.git
imvn
Jasmine
Jasmine
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891