From c6aa7f626836c1f5cc177068ab44a6735dfeb32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Mon, 1 Jul 2024 19:17:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=82=B9=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions.php | 6 ++++-- index.php | 1 - page-home.php | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/functions.php b/functions.php index 1cf51e1..cb16330 100644 --- a/functions.php +++ b/functions.php @@ -1,10 +1,12 @@ addInput($logoUrl); $icoUrl = new Typecho_Widget_Helper_Form_Element_Text('icoUrl', NULL, NULL, _t('站点 Favicon 地址')); $form->addInput($icoUrl); + $logoUrl = new Typecho_Widget_Helper_Form_Element_Text('logoUrl', NULL, NULL, _t('站点 LOGO 地址')); + $form->addInput($logoUrl); + $infoUrl = new Typecho_Widget_Helper_Form_Element_Text('infoUrl', NULL, NULL, _t('跳转地址'), _t('自定义点击头像跳转的地址'); + $form->addInput($infoUrl); $instagramurl = new Typecho_Widget_Helper_Form_Element_Text('instagramurl', NULL, NULL, _t('Instagram'), _t('会在个人信息显示')); $form->addInput($instagramurl); $telegramurl = new Typecho_Widget_Helper_Form_Element_Text('telegramurl', NULL, NULL, _t('电报'), _t('会在个人信息显示')); diff --git a/index.php b/index.php index 0d839f8..8f29310 100644 --- a/index.php +++ b/index.php @@ -30,7 +30,6 @@ while($this->next()): date('Y-m-d'); ?> - diff --git a/page-home.php b/page-home.php index 6abb8eb..8d3f111 100644 --- a/page-home.php +++ b/page-home.php @@ -10,7 +10,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
- +
author(); ?>

options->description() ?>