diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 12:51:08 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 12:51:08 +0200 |
| commit | 0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9 (patch) | |
| tree | b31ec27a25ca97b8ce7e598c3818c10070725c31 /config.toml | |
| parent | 367231b138da4fcca8d61e9cd58f32c69dbbfbe6 (diff) | |
| download | blog-0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9.tar.gz blog-0bde71c4b245dce3b21fa4a8b128a4ed3a2ac9c9.zip | |
do not inline SVG, minify
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
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" |
