Skip to content

Commit a1cb076

Browse files
committed
feat: Update docs configuration for new logo (nginx#2867)
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 f421ef6 commit a1cb076

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-5.21 KB
Loading

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)