otoyo / astro-notion-blog

🚀 Begin building your very own Notion Blog with Astro.
https://astro-notion-blog.pages.dev/
MIT License
771 stars 500 forks source link

Add URL decoding to japanese filename #148

Closed Suzu-Gears closed 1 year ago

Suzu-Gears commented 1 year ago

ファイルブロックのファイル名がURLデコードされていないため、日本語のときに正しい表示にならない問題を修正しました。 image image

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @otoyo on Vercel.

@otoyo first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-notion-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2023 0:44am
otoyo commented 1 year ago

修正ありがとうございます!