From a001f43c92b9243c0be3e29bd076e30e474981a0 Mon Sep 17 00:00:00 2001 From: Skywt2003 Date: Wed, 8 Dec 2021 17:27:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E7=94=A8=20animate.css=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=20fadeIn=20=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.php | 2 +- archives.php | 2 +- footer.php | 2 +- friends.php | 2 +- header.php | 3 +++ homepage.php | 7 +++++-- index.php | 2 +- page.php | 2 +- post.php | 2 +- 9 files changed, 15 insertions(+), 9 deletions(-) diff --git a/404.php b/404.php index da88fb8..e9bd17e 100644 --- a/404.php +++ b/404.php @@ -1,7 +1,7 @@ need('header.php'); ?> -
+

404 NOT FOUND.


diff --git a/archives.php b/archives.php index 8f18010..5326786 100644 --- a/archives.php +++ b/archives.php @@ -8,7 +8,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; $this->need('header.php'); ?> -
+

文章归档

to($stat);?>publishedPostsNum() ?> 篇文章, 文字。 diff --git a/footer.php b/footer.php index 5c62618..9349a7a 100644 --- a/footer.php +++ b/footer.php @@ -57,7 +57,7 @@ }); -