We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24eae81 commit 8b2ae0eCopy full SHA for 8b2ae0e
2025/src/components/KeynoteSpeakers/KeynoteSpeaker.astro
@@ -48,8 +48,7 @@ const {
48
<User class="mr-2 h-5 w-5 text-emerald-600" />
49
<span class="font-semibold text-gray-800">プロフィール</span>
50
</div>
51
- <p class="leading-relaxed text-gray-700">
52
- 山路を登りながら、こう考えた。智に働けば角が立つ。情に棹させば流される。意地を通せば窮屈だ。とかくに人の世は住みにくい。住みにくさが高じると、安い所へ引き越したくなる。どこへ越しても住みにくいと悟った時、詩が生れて、画が出来る。
+ <p class="leading-relaxed text-gray-700" style="white-space: pre-line;">
53
{profile}
54
</p>
55
0 commit comments