aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/issues/single.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/issues/single.json b/layouts/issues/single.json
index fb78ee7..5795d09 100644
--- a/layouts/issues/single.json
+++ b/layouts/issues/single.json
@@ -1,6 +1,7 @@
{
"is": "issue",
"title": "{{ .Title }}",
+ "body": {{ jsonify .Content }},
"createdAt": "{{ .Date }}",
"lastMod": "{{ .Lastmod }}",
"permalink": "{{ .Permalink }}",