diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 09:24:05 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 09:24:05 +0200 |
| commit | b149f53abb70a5288d7ef35fb070c77bdb5fda78 (patch) | |
| tree | dc6d7a694e37a8a0b8080bbf3ff08e57f28e0086 /config.toml | |
| parent | 555e95319513c7c8289ffe9d188ca1899e5cf70d (diff) | |
| download | blog-b149f53abb70a5288d7ef35fb070c77bdb5fda78.tar.gz blog-b149f53abb70a5288d7ef35fb070c77bdb5fda78.zip | |
add favicon, GitHub, E-Mail
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml index d8cfe95..af4290c 100644 --- a/config.toml +++ b/config.toml @@ -6,4 +6,6 @@ pygmentsuseclasses = true pygmentscodefences = true [params] logo = "/logo.svg" + email = "blog@schneefux.xyz" + github = "schneefux" # Theme based on rakuishi/hugo-zen, MIT |
