diff --git a/config.toml b/config.toml index 20e914f..d7a8eb5 100644 --- a/config.toml +++ b/config.toml @@ -3,10 +3,13 @@ languageCode = "en-us" title = "nilstriebs blog" theme = "terminal" +[author] +name = "Nilstrieb" + [params] contentTypeName = "posts" themeColor = "orange" centerTheme = true [params.logo] -logoText = "nilstriebs blog" \ No newline at end of file +logoText = "nilstriebs blog"