From 875c461042aa6465700bd72a66f37542c6235d8c Mon Sep 17 00:00:00 2001 From: 273* Date: Mon, 27 Jul 2026 22:43:31 +0900 Subject: [PATCH] fix: image path --- 273Do-theme/layouts/cover.vue | 6 ++++-- 273Do-theme/layouts/self-intro.vue | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/273Do-theme/layouts/cover.vue b/273Do-theme/layouts/cover.vue index 89ac693..6607325 100644 --- a/273Do-theme/layouts/cover.vue +++ b/273Do-theme/layouts/cover.vue @@ -1,11 +1,13 @@ @@ -26,7 +28,7 @@ const slideTitleSplit: string[] = slideTitle.split("/");
- + diff --git a/273Do-theme/layouts/self-intro.vue b/273Do-theme/layouts/self-intro.vue index dcdc729..29c45d3 100644 --- a/273Do-theme/layouts/self-intro.vue +++ b/273Do-theme/layouts/self-intro.vue @@ -1,4 +1,6 @@