From 0cc78dfce28ab6ebf4b978f92cebddc8d9ad6967 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Wed, 8 Mar 2017 15:34:35 -0800 Subject: [PATCH] jsonify --- js/archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/archives.json b/js/archives.json index 5dfb5130e8..ada276a54f 100644 --- a/js/archives.json +++ b/js/archives.json @@ -1,4 +1,4 @@ --- layout: null --- -{{ site.data.docsarchive.archives }} +{{ site.data.docsarchive.archives | jsonify }}