From acb10c24d77b8ed6a47b9189c1a72005f5863179 Mon Sep 17 00:00:00 2001 From: Sebastian Kinne Date: Wed, 5 Nov 2014 12:27:11 -0800 Subject: [PATCH] Adding break in footer --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index cbfd6fa..b658836 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "useSideMenu": true, "lineBreaks": "gfm", - "additionalFooterText": "All content and images © Hak5 LLC", + "additionalFooterText": "All content and images © Hak5 LLC
", "anchorCharacter": "#" }