diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 12:06:45 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 12:06:45 +0200 |
| commit | 3f9c9ffe6bc71fdb70a652f9cdb7fe62c799e6e5 (patch) | |
| tree | a7122be67d921841901f049901ba9dab01dd62e9 /config.toml | |
| parent | b149f53abb70a5288d7ef35fb070c77bdb5fda78 (diff) | |
| download | blog-3f9c9ffe6bc71fdb70a652f9cdb7fe62c799e6e5.tar.gz blog-3f9c9ffe6bc71fdb70a652f9cdb7fe62c799e6e5.zip | |
add RSS link, inline SVGs, add proper attribution
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 5 |
1 files changed, 4 insertions, 1 deletions
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" |
