summaryrefslogtreecommitdiff
path: root/site.json
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 411a02b..8c22cc5 100644
--- a/site.json
+++ b/site.json
@@ -31,7 +31,7 @@
"date": "{{ post.date }}",
"url": "{{ pastebin.url }}",
"lang": "{{ pastebin.lang }}",
- "ref": "placeholder-ref",
+ "ref": "pastebin-ref",
"content": {{ pastebin.content | strip_html | jsonify }}
}{% unless forloop.last %},{% endunless %}
{% endfor %}