From 3f9c9ffe6bc71fdb70a652f9cdb7fe62c799e6e5 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 22 May 2016 12:06:45 +0200 Subject: add RSS link, inline SVGs, add proper attribution --- config.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index af4290c..263e5e8 100644 --- a/config.toml +++ b/config.toml @@ -8,4 +8,7 @@ pygmentscodefences = true logo = "/logo.svg" email = "blog@schneefux.xyz" github = "schneefux" -# Theme based on rakuishi/hugo-zen, MIT +[original] + author = "rakuishi" + repo = "https://github.com/rakuishi/hugo-zen" + license = "MIT" -- cgit v1.3.1