We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d4e81 commit 4d2f95bCopy full SHA for 4d2f95b
docusaurus.config.js
@@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
6
7
/** @type {import('@docusaurus/types').Config} */
8
const config = {
9
- title: 'Workflow',
+ title: 'Durable Workflow',
10
tagline: 'Laravel-native durable workflows.',
11
url: 'https://durable-workflow.com/',
12
baseUrl: '/',
0 commit comments