diff --git a/config.json b/config.json new file mode 100644 index 0000000..0986dbc --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "useSideMenu": true, + "lineBreaks": "gfm", + "additionalFooterText": "All content and images © by John Doe", + "anchorCharacter": "#" +} \ No newline at end of file