From 6f1480c363587822b3d8848f0ab2c62c935b9056 Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 28 Nov 2024 14:31:35 +0800 Subject: [PATCH] New blog --- src/components/widget/SideBar.astro | 1 - src/content/posts/humanistic-psychology/index.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/widget/SideBar.astro b/src/components/widget/SideBar.astro index 7c3242c1e..ce2543751 100644 --- a/src/components/widget/SideBar.astro +++ b/src/components/widget/SideBar.astro @@ -3,7 +3,6 @@ import Profile from './Profile.astro' import Tag from './Tags.astro' import Categories from './Categories.astro' import type { MarkdownHeading } from 'astro' -import TOC from './TOC.astro' interface Props { class? : string diff --git a/src/content/posts/humanistic-psychology/index.md b/src/content/posts/humanistic-psychology/index.md index 1736436ea..b31ecd8eb 100644 --- a/src/content/posts/humanistic-psychology/index.md +++ b/src/content/posts/humanistic-psychology/index.md @@ -158,6 +158,6 @@ be more autonomous and creative work outcome that targets more on the _problems_ - _Means_ are usually conscious while _end_ are often unconscious. They are related in complicated way and we must study a person in _whole_ to see their unconscious end. -4. (Human desire) _Ends in themselves_ are universal although the _means_ taken by different people can be dramatically - different +4. (Human desire) _Ends in themselves_ are universal although the _means to these ends_ taken by different people can be + dramatically different 5. \ No newline at end of file