From b81205b4ea7fba583f3eadf96db3a0e4a23a5cab Mon Sep 17 00:00:00 2001 From: wo-o29 Date: Sat, 25 Oct 2025 20:16:46 +0900 Subject: [PATCH] fix: support relative image paths in ContributorHeader component --- .../theme/components/ContributorHeader.vue | 49 +++++++++++++++---- 1 file changed, 40 insertions(+), 9 deletions(-) diff --git a/fundamentals/debug/.vitepress/theme/components/ContributorHeader.vue b/fundamentals/debug/.vitepress/theme/components/ContributorHeader.vue index bb767c3e..81fb6c38 100644 --- a/fundamentals/debug/.vitepress/theme/components/ContributorHeader.vue +++ b/fundamentals/debug/.vitepress/theme/components/ContributorHeader.vue @@ -1,20 +1,51 @@ \ No newline at end of file +