From a7f98f64edbeeccb947cc8f60a26d57b0ef9a8ad Mon Sep 17 00:00:00 2001 From: sevichecc <--global> Date: Fri, 23 Dec 2022 15:06:50 +0800 Subject: [PATCH] typo --- src/lib/components/index_profile.svelte | 8 ++++++-- src/lib/config/general.ts | 5 ----- urara/about/+page.svelte.md | 2 -- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/lib/components/index_profile.svelte b/src/lib/components/index_profile.svelte index 344f4fcf..9f828f11 100644 --- a/src/lib/components/index_profile.svelte +++ b/src/lib/components/index_profile.svelte @@ -68,7 +68,9 @@
@@ -91,7 +93,9 @@
diff --git a/src/lib/config/general.ts b/src/lib/config/general.ts index d415eeb8..c26b247c 100644 --- a/src/lib/config/general.ts +++ b/src/lib/config/general.ts @@ -93,11 +93,6 @@ export const header: HeaderConfig = { text: 'About', link: '/about' } - // , - // { - // text: 'Notes', - // link: '/notes' - // } ] } diff --git a/urara/about/+page.svelte.md b/urara/about/+page.svelte.md index 964f4475..102f7b13 100644 --- a/urara/about/+page.svelte.md +++ b/urara/about/+page.svelte.md @@ -1,10 +1,8 @@ --- title: About created: 2022-05-06 -updated: 2022-05-06 flags: - unlisted -lastmod: 2022-05-20T04:07:08.760Z ---