Commit 2bd8098

HPCesia <me@hpcesia.com>
2025-04-18 15:41:20
style: import path
1 parent acdee77
Changed files (1)
src
components
src/components/Comment.astro
@@ -1,9 +1,9 @@
 ---
 import { commentConfig } from '@/config';
+import Artalk from '@components/comment/Artalk.astro';
 import Giscus from '@components/comment/Giscus.astro';
 import Twikoo from '@components/comment/Twikoo.astro';
 import Waline from '@components/comment/Waline.astro';
-import Artalk from './comment/Artalk.astro';
 ---
 
 <div id="page-comment">