From 766ab10f826cf93ab8928f5632803139318b74fe Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Mon, 20 Mar 2017 14:32:18 +0100 Subject: [PATCH] Remove highlight.js --- config.toml | 4 ++++ layouts/partials/footer.html | 2 -- static/css/outerspace.css | 6 ++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 963eee3..a02010b 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,10 @@ languageCode = "en-us" title = "ariejan de vroom" copyright = "Ariejan de Vroom" +PygmentsCodeFences = true +pygmentsuseclasses = false +pygmentsstyle = "arduino" + [author] name = "Ariejan de Vroom" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index f25e1d8..e9d6322 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,5 @@ - -