Skip to content

Commit bc6e4b5

Browse files
committed
ko-fi 추가
1 parent e3aad6c commit bc6e4b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_layouts/post.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ <h1>{{ page.title }}</h1>
3030

3131
<article class="post-content">
3232
{{ content }}
33+
<br>
34+
<div class="">
35+
<script type='text/javascript' src='https://ko-fi.com/widgets/widget_2.js'></script><script type ='text/javascript'>kofiwidget2.init('Buy Me a Coffee', '#46b798', 'A316F4N');kofiwidget2.draw();</script>
36+
<br>
37+
위 링크를 통해 후원을 받고 있습니다. 모든 후원금은 글을 올려주신 분께 돌아갑니다.
38+
</div>
3339
</article>
3440

3541
{% if site.show_sharing_icons %}

0 commit comments

Comments
 (0)