From d3c35bca532369a2e7f13286d68c19a57805339c Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Mon, 1 Jun 2020 18:59:19 +0200 Subject: Test comment formatting --- _includes/commentNotice.html | 6 +++++- _includes/testc.html | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 _includes/testc.html (limited to '_includes') 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"> -
+
+ {% if jekyll.environment == "development" %} + {% include testc.html %} + {% endif %} +

Kommentare könnt ihr mir alternativ über ein diff --git a/_includes/testc.html b/_includes/testc.html new file mode 100644 index 0000000..8add231 --- /dev/null +++ b/_includes/testc.html @@ -0,0 +1,32 @@ + +

Comments

+
+
+
+ + + + + + + + + + + + + + + +
+
+
+ name + - + + +
+

Text

+ +
+ -- cgit v1.2.3