summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-05-22 12:51:08 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-05-22 12:51:08 +0200
commit0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9 (patch)
treeb31ec27a25ca97b8ce7e598c3818c10070725c31 /config.toml
parent367231b138da4fcca8d61e9cd58f32c69dbbfbe6 (diff)
downloadblog-0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9.tar.gz
blog-0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9.zip
do not inline SVG, minify
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
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"