diff options
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" |
