Skip to content

Commit a35a2fd

Browse files
committed
annotate character component;
1 parent e3077e7 commit a35a2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/theme/components/Home.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ const visitBlog = () => go("/blog/index-page");
4949
</h3>
5050
</section>
5151

52-
<section class="gap-space">
52+
<!-- <section class="gap-space">
5353
<CharacterModel />
54-
</section>
54+
</section> -->
5555

5656
<section class="gap-space flex flex-evenly">
5757
<NButton

0 commit comments

Comments
 (0)