Skip to content

Commit

Permalink
Update Artalk.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
jkjoy committed Oct 29, 2024
1 parent 1da5895 commit cb251c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Artalk.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
</style>
<div id="Comments"></div>
<script is:inline>
<script>
import Artalk from 'artalk';
// 初始化 Artalk
const initArtalk = () => {
Expand Down

0 comments on commit cb251c4

Please sign in to comment.