Skip to content

Commit 4d2f95b

Browse files
authored
Change site title
1 parent f8d4e81 commit 4d2f95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
66

77
/** @type {import('@docusaurus/types').Config} */
88
const config = {
9-
title: 'Workflow',
9+
title: 'Durable Workflow',
1010
tagline: 'Laravel-native durable workflows.',
1111
url: 'https://durable-workflow.com/',
1212
baseUrl: '/',

0 commit comments

Comments
 (0)