Skip to content

Commit 3a78bfe

Browse files
authored
docs: update homepage tagline (#704)
## 📝 Description Update homepage tagline from "The open source delivery platform" to "All-in-one delivery platform for teams who’ve outgrown default tools" to match marketing site. ## ✅ Checklist - [X] I have tested this change - [ ] This change requires documentation update
1 parent 48b150d commit 3a78bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const config = {
1313
// https://docusaurus.io/docs/next/api/docusaurus-config#noIndex
1414
noIndex: false,
1515
title: 'Semaphore',
16-
tagline: 'The open source delivery platform',
16+
tagline: 'All-in-one delivery platform for teams who’ve outgrown default tools',
1717
favicon: 'img/favicon.ico',
1818

1919
// extra themes

0 commit comments

Comments
 (0)