From 338a1368b7ac9525456c0cf889e80bf4f9faff1b Mon Sep 17 00:00:00 2001 From: Rob Fuller Date: Wed, 5 Nov 2014 09:28:24 -0500 Subject: [PATCH] fix line ending on config --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f702079..cbfd6fa 100644 --- a/config.json +++ b/config.json @@ -3,4 +3,4 @@ "lineBreaks": "gfm", "additionalFooterText": "All content and images © Hak5 LLC", "anchorCharacter": "#" -} \ No newline at end of file +}