Skip to content

Commit de90927

Browse files
committed
feat: Update docs configuration for new logo
In a prior commit, the Hugo theme for the documentation was updated. With that update, the new logo for NGINX Gateway Fabric was made available (Previously used for Service Mesh). This commit makes the necessary configuration changes for the new logo to be available: there is a paired pull request for the main documentation website.
1 parent e143508 commit de90927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pygmentsUseClasses = true
6060
"taxonomy",
6161
"taxonomyTerm"
6262
]
63-
logo = "NGINX-product-icon.svg"
63+
logo = "NGINX-Gateway-Fabric-product-icon.svg"
6464

6565
sectionPagesMenu = "docs"
6666

0 commit comments

Comments
 (0)