Skip to content

Commit 1c689ef

Browse files
committed
docs: text-less Salesforce logo in nav and tagline-based SEO description
Use a mark-only Salesforce cloud logo (no wordmark) in the top nav so it reads cleanly beside the site title. Align the homepage meta description with the hero tagline for consistent SEO copy.
1 parent c23d039 commit 1c689ef

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ export default defineConfig({
218218
},
219219

220220
themeConfig: {
221-
logo: '/logo.svg',
221+
logo: '/logo-mark.svg',
222222
outline: {
223223
level: [2, 3],
224224
},

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Developer tools for Salesforce B2C Commerce — CLI, MCP Server, Agent Skills, and SDK. Build and operate B2C Commerce from the terminal or with AI coding agents.
2+
description: The full power of B2C Commerce, available as a CLI, Agent Skills, and IDE extensions — so you and your coding agent can build, deploy, and operate together.
33
layout: b2c-home
44
isHome: true
55

docs/public/logo-mark.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)