Browse Source

update

pull/205/head
xiaoz 5 days ago
parent
commit
8be9b48505
  1. 2
      templates/default/index.php
  2. 6
      templates/default/info.json

2
templates/default/index.php

@ -273,7 +273,7 @@ @@ -273,7 +273,7 @@
<!-- 未经作者授权,请勿去掉版权,否则可能影响作者更新代码的积极性或直接放弃维护此项目。 -->
<footer>
<?php if(empty( $site['custom_footer']) ){ ?>
© 2023 Powered by <a target = "_blank" href="https://github.com/helloxz/onenav" title = "简约导航/书签管理器" rel = "nofollow">OneNav</a>.The author is <a href="https://www.xiaoz.me/" target="_blank" title = "小z博客">xiaoz.me</a>
© <?php echo date("Y"); ?> Powered by <a target = "_blank" href="https://www.onenav.top/" title = "免费开源的书签管理工具" rel = "nofollow">OneNav</a>.
<?php }else{
echo $site['custom_footer'];
} ?>

6
templates/default/info.json

@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
{
"name": "OneNav默认主题",
"description": "OneNav默认主题",
"homepage": "https:\/\/www.xiaoz.me",
"homepage": "https:\/\/blog.xiaoz.org",
"help_url":"https://dwz.ovh/gnae4",
"version": "0.9.31",
"update": "2023\/06\/28",
"version": "0.9.32",
"update": "2024\/12\/17",
"author": "xiaoz<xiaoz93@outlook.com>",
"screenshot": "https:\/\/img.rss.ink\/imgs\/2022\/03\/42ed3ef2c4a50f6d.png",
"demo":"",

Loading…
Cancel
Save