Skip to content

Commit 79f73f0

Browse files
Update doc's title
1 parent 82986a6 commit 79f73f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ export default defineUserConfig({
4646
bundler: viteBundler(),
4747

4848
lang: 'en-US',
49-
title: 'Dragon Code: Deploy Operations for Laravel',
50-
description: 'Performing deploy operations with saving the list of called files',
49+
title: 'Deploy Operations for Laravel',
50+
description: 'Run operations after deployment - just like you do it with migrations!',
5151

5252
head: [
5353
['link', {rel: 'icon', href: `https://${hostname}/images/logo.svg`}],

0 commit comments

Comments
 (0)