diff --git a/config.toml b/config.toml index 585e866c7..5498cd78e 100644 --- a/config.toml +++ b/config.toml @@ -13,6 +13,11 @@ enableInlineShortcodes = true unsafe = true [params] +description = "Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data" +keywords = "apache,nifi,data,distribution" +twitterUser = "apachenifi" +projectBrand = "/images/project-brand.jpg" + repositoryUrl = "https://github.com/apache/nifi" repositorySourceBranch = "main" diff --git a/static/images/project-brand.jpg b/static/images/project-brand.jpg new file mode 100644 index 000000000..5b6c29773 Binary files /dev/null and b/static/images/project-brand.jpg differ diff --git a/themes/nifi/layouts/partials/head.html b/themes/nifi/layouts/partials/head.html index 5b7261ca3..7cd07ea9f 100644 --- a/themes/nifi/layouts/partials/head.html +++ b/themes/nifi/layouts/partials/head.html @@ -32,7 +32,13 @@ + + + + + +