Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/blog/06-comments.md')
-rw-r--r--exampleSite/content/blog/06-comments.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/content/blog/06-comments.md b/exampleSite/content/blog/06-comments.md
new file mode 100644
index 0000000..6fa3771
--- /dev/null
+++ b/exampleSite/content/blog/06-comments.md
@@ -0,0 +1,12 @@
++++
+description = "Example of a post with comments"
+date = "2018-02-06T00:00:00"
+thumbnail = "images/pic08.jpg"
+image = "images/pic01.jpg"
+title = "Comment Example"
+slug = "comment-example"
+author = "John Smith"
+draft = false
+disqusid = "6"
++++
+Example of a post with comments using Disqus. \ No newline at end of file