From 0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 22 May 2016 12:51:08 +0200 Subject: do not inline SVG, minify --- config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 263e5e8..6d483c9 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,7 @@ title = "My shell is my home" pygmentsuseclasses = true pygmentscodefences = true [params] + # Logo based on "Creative Tail - Fox", CC-BY 4.0 logo = "/logo.svg" email = "blog@schneefux.xyz" github = "schneefux" -- cgit v1.3.1