summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--site.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.json b/site.json
index 425ebfe..14adec7 100644
--- a/site.json
+++ b/site.json
@@ -52,7 +52,7 @@
"date": "{{ pastebin.date }}",
"url": "{{ pastebin.url }}",
"lang": "{{ pastebin.lang }}",
- "ref": "pastebin-ref",
+ "ref": "{{ pastebin.ref }}",
"layout": "{{ pastebin.layout }}",
"content": {{ pastebin.content | strip_html | jsonify }}
}{% unless forloop.last %},{% endunless %}