diff --git a/config.toml b/config.toml index e38dbbe..88a0236 100644 --- a/config.toml +++ b/config.toml @@ -20,7 +20,7 @@ ignoreErrors = ["error-disable-taxonomy"] [params] # The "description" of your website. This is used in the meta data of your generated html. - description = "Don't upload my code to GitHub" + description = "This is a call to open source developers to not upload the work of others on GitHub." # The path to your "favicon". This should be a square (at least 32px x 32px) png-file. # Hint: It's good practise to also put a "favicon.ico"-file into your "static"-folder.