diff --git a/base/footer.php b/base/footer.php index cd799b2..580155d 100644 --- a/base/footer.php +++ b/base/footer.php @@ -3,14 +3,12 @@
©options->title() ?>

Powered by Typecho ※ Theme is Brave

- - + + footer(); ?> -options->底部自定义) : $this->options->底部自定义(); ?> +options->底部自定义(); ?> \ No newline at end of file diff --git a/base/head.php b/base/head.php index 61b12ca..739d048 100644 --- a/base/head.php +++ b/base/head.php @@ -1,24 +1,25 @@ - - - - <?php $this->archiveTitle(array( - 'category' => _t('分类 %s 下的文章'), - 'search' => _t('包含关键字 %s 的文章'), - 'tag' => _t('标签 %s 下的文章'), - 'author' => _t('%s 发布的文章') - ), '', ' - '); ?><?php $this->options->title(); ?> - - header(); ?> - - - - - options->头部自定义(); ?> - + + + <?php $this->archiveTitle(array( + 'category' => _t('分类 %s 下的文章'), + 'search' => _t('包含关键字 %s 的文章'), + 'tag' => _t('标签 %s 下的文章'), + 'author' => _t('%s 发布的文章') + ), '', ' - '); ?><?php $this->options->title(); ?> + header(); ?> + + + + + + options->头部自定义(); ?> + diff --git a/base/main.js b/base/main.js index dfef987..a172218 100644 --- a/base/main.js +++ b/base/main.js @@ -1,3 +1,4 @@ -Brave = { - +// 请保留版权说明,祝99 +if (window.console && window.console.log) { + console.log("%c Brave 主题 v1.2 %c https://blog.zwying.com ","color: #fff; margin: 1em 0; padding: 5px 0; background: #673ab7;","margin: 1em 0; padding: 5px 0; background: #efefef;"); } \ No newline at end of file diff --git a/base/nav.php b/base/nav.php index c8ddee3..def0f88 100644 --- a/base/nav.php +++ b/base/nav.php @@ -2,7 +2,8 @@