Commit 2bd8098
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">