Skip to content

Commit

Permalink
Update post.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyya99 committed Jul 20, 2023
1 parent 7f3b934 commit b067231
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
- article-menu
---
<script>
<<<<<<< HEAD
=======
console.log('{{ site.kakao_javascript_key }}');
>>>>>>> parent of 2d194c6 (Update post.html)
Kakao.init('{{ site.kakao_javascript_key }}');
</script>
<div class="post">
Expand Down

0 comments on commit b067231

Please sign in to comment.