From eeccef0198da6df5675493f29466dbcf95128c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=98=8E=E4=BD=99=E5=85=89?= Date: Sun, 16 Jul 2017 16:46:04 +0800 Subject: [PATCH] fix(version) Version is too old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复了版本号过旧的 Bug(逃 --- functions.php | 5 ++++- index.php | 14 +++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/functions.php b/functions.php index e571e80..1b5f73d 100644 --- a/functions.php +++ b/functions.php @@ -1,6 +1,6 @@ addInput($ButtonThemeColor); + $CardElevation = new Typecho_Widget_Helper_Form_Element_Text('CardElevation', null, _t('2'), _t('卡片阴影'), _t('默认为 2')); + $form->addInput($CardElevation); + $avatarURL = new Typecho_Widget_Helper_Form_Element_Text('avatarURL', null, null, '个人头像地址', '填入头像的地址, 如不填写则使用默认头像'); $form->addInput($avatarURL); diff --git a/index.php b/index.php index c09cc65..50c1f42 100644 --- a/index.php +++ b/index.php @@ -1,11 +1,11 @@ 黎明余光 维护 + * 这是 Viosey 基于 Google Material Design 开发的 Typecho 主题,目前 Typecho 版由 黎明余光 维护 * * @package Theme.Material - * @author viosey - * @version 3.0.1 - * @link https://viosey.com + * @author 黎明余光 + * @version 3.0.2 + * @link https://blog.lim-light.com */ $this->need('header.php');?> @@ -25,7 +25,7 @@
-
+
options->dailypic)): ?>
@@ -54,7 +54,7 @@
-
+