From 711f5a3ed8806e14e8aeab2505671bf65e0af001 Mon Sep 17 00:00:00 2001 From: Seaton Jiang Date: Fri, 25 Jun 2021 10:29:53 +0800 Subject: [PATCH] chore: modify author contact information --- 404.php | 4 ++-- comments.php | 4 ++-- footer.php | 4 ++-- functions.php | 4 ++-- header.php | 4 ++-- inc/theme-article.php | 4 ++-- inc/theme-core.php | 6 +++--- inc/theme-dogecloud.php | 4 ++-- inc/theme-options.php | 4 ++-- inc/theme-setting.php | 4 ++-- inc/theme-shortcode.php | 4 ++-- inc/theme-smtp.php | 4 ++-- inc/theme-volcengine.php | 4 ++-- inc/theme-widgets.php | 4 ++-- index.php | 4 ++-- page.php | 4 ++-- pages/page-content.php | 4 ++-- pages/page-smilies.php | 4 ++-- pages/page-toolbar.php | 4 ++-- single.php | 4 ++-- 20 files changed, 41 insertions(+), 41 deletions(-) diff --git a/404.php b/404.php index 40aa785..6ad27bc 100644 --- a/404.php +++ b/404.php @@ -1,9 +1,9 @@ + * @author Seaton Jiang * @license MIT License - * @version 2020.04.12 + * @version 2021.06.25 */ get_header(); ?> diff --git a/comments.php b/comments.php index 8a90d46..b8dc6db 100644 --- a/comments.php +++ b/comments.php @@ -1,9 +1,9 @@ + * @author Seaton Jiang * @license MIT License - * @version 2021.03.10 + * @version 2021.06.25 */ if (isset($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) { diff --git a/footer.php b/footer.php index 59c12ba..f1711ef 100644 --- a/footer.php +++ b/footer.php @@ -1,9 +1,9 @@ + * @author Seaton Jiang * @license MIT License - * @version 2021.04.15 + * @version 2021.06.25 */ ?>