remove comments
This commit is contained in:
parent
f1788c87d5
commit
eb6071db38
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@ layout: layouts/base.njk
|
|||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
||||
{#
|
||||
<div class="commentbox"></div>
|
||||
<script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script>
|
||||
<script>
|
||||
|
@ -38,3 +39,4 @@ layout: layouts/base.njk
|
|||
textColor: style.color,
|
||||
})
|
||||
</script>
|
||||
#}
|
||||
|
|
Loading…
Reference in a new issue