diff options
author | uvok cheetah | 2020-06-01 18:59:19 +0200 |
---|---|---|
committer | uvok cheetah | 2020-06-01 18:59:19 +0200 |
commit | d3c35bca532369a2e7f13286d68c19a57805339c (patch) | |
tree | 4088e2baab4699967bf10f889fff3c8ac277748c /_includes/commentNotice.html | |
parent | dd9799ca7d2344872966d106f03ef5bd43909015 (diff) |
Test comment formatting
Diffstat (limited to '_includes/commentNotice.html')
-rw-r--r-- | _includes/commentNotice.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html index fc81ef7..95d8722 100644 --- a/_includes/commentNotice.html +++ b/_includes/commentNotice.html @@ -4,7 +4,11 @@ data-isso-require-author=true data-isso-vote=false src="//c.uvok.de/js/embed.min.js"></script> - <section id="isso-thread"></section> + <section id="isso-thread"> + {% if jekyll.environment == "development" %} + {% include testc.html %} + {% endif %} + </section> <p> Kommentare könnt ihr mir alternativ über ein |