diff --git a/assets/font-css/fang-zheng-xiao-biao-song/index.css b/assets/font-css/fang-zheng-xiao-biao-song/index.css index 3db9e06..4557598 100644 --- a/assets/font-css/fang-zheng-xiao-biao-song/index.css +++ b/assets/font-css/fang-zheng-xiao-biao-song/index.css @@ -3741,6 +3741,6 @@ U+8061, U+806f-8070, U+8072-8073, U+8075-8077, U+807d-807e; } -.font-fang-zheng-xiao-biao-song { +.caption-font { font-family: "fang-zheng-xiao-biao-song", "Noto Serif KR Black"; } diff --git a/assets/font-css/source-serif-screen/index.css b/assets/font-css/source-serif-screen/index.css index 6684d63..cb29461 100644 --- a/assets/font-css/source-serif-screen/index.css +++ b/assets/font-css/source-serif-screen/index.css @@ -4197,6 +4197,6 @@ U+93cb-93cc, U+93d1; } -.font-source-serif-screen { +.content-font { font-family: "source-serif-screen", "source-serif-screen-kr"; } diff --git a/components/homepage/HomeCover.tsx b/components/homepage/HomeCover.tsx index af48ecb..984dbf4 100644 --- a/components/homepage/HomeCover.tsx +++ b/components/homepage/HomeCover.tsx @@ -20,10 +20,10 @@ export const HomeCover = () => { /> -
{Config.Sentence}
+{Config.Sentence}
{Config.Sentence}
+{Config.Sentence}
+
{"Thank you, for data and personal private security, every sponsor method was paused."}
) : ( -+
{
"If you like my works, I would deeply appreciate your support as a patron. Your contribution not only fuels my creative journey but also allows me to delve deeper into my passion. Your support plays a vital role in making this vision a reality. Thank you for considering becoming a patron and being an integral part of this work endeavor."
}
diff --git a/components/utils/NavBar.tsx b/components/utils/NavBar.tsx
index e22333d..071f63e 100644
--- a/components/utils/NavBar.tsx
+++ b/components/utils/NavBar.tsx
@@ -34,7 +34,7 @@ export const NavBar = () => {
{postItem.frontMatter.summary}
+
{"This page does not exist for it might be removed or closed."}
+
{"Something went wrong. Please try again later."}
+
{props.frontMatter?.summary}
+
{Config.SiteTitle}
diff --git a/components/utils/PostList.tsx b/components/utils/PostList.tsx
index c5a7823..f16c32c 100644
--- a/components/utils/PostList.tsx
+++ b/components/utils/PostList.tsx
@@ -14,7 +14,7 @@ export const PostList = (props: { data: TPostListItem[] }) => {
index !== props.data.length - 1 && "border-b"
} border-gray-200 hover:bg-gray-50 dark:hover:bg-gray-900 dark:border-gray-800 px-3 py-1`}
>
- {postItem.frontMatter.title}
- {"404 NOT FOUND"}
-
+ {"404 NOT FOUND"}
- {"INVALID OPERATION"}
-
+ {"INVALID OPERATION"}
{"ABOUT ME"}
+ {"ABOUT ME"}
{"FRIENDS"}
+ {"FRIENDS"}
+
@@ -46,7 +46,7 @@ export default function Home(props: HomePageProps) {
{props.latestPostList.length !== 0 && (
+
diff --git a/pages/posts/[[...slug]].tsx b/pages/posts/[[...slug]].tsx
index b45f4e2..b37f064 100644
--- a/pages/posts/[[...slug]].tsx
+++ b/pages/posts/[[...slug]].tsx
@@ -55,7 +55,7 @@ export default function PostsPage(props: PostsPageProps) {
/>
+
diff --git a/pages/sponsor.tsx b/pages/sponsor.tsx
index 3c7bf96..6895623 100644
--- a/pages/sponsor.tsx
+++ b/pages/sponsor.tsx
@@ -22,7 +22,7 @@ export default function SponsorPage() {
+
diff --git a/pages/tags/[...slug].tsx b/pages/tags/[...slug].tsx
index 8e6cfb6..82a3e2f 100644
--- a/pages/tags/[...slug].tsx
+++ b/pages/tags/[...slug].tsx
@@ -52,7 +52,7 @@ export default function TagsContentPage(props: TagsContentPageProps) {
/>
+