Skip to content

Commit b07f004

Browse files
committed
og image and small text change
1 parent 95dfcbb commit b07f004

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

client/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta property="og:title" content="MyMaestro Sample Application" />
77
<meta property="og:description" content="Leverage the power of Docusign workflows with Maestro. MyMaestro showcases how the Maestro API can be used to create workflow definitions and trigger, cancel, and get status updates for workflow instances." />
8+
<meta property="og:image" content="./src/assets/img/og-image.jpg" />
89
<title>MyMaestro</title>
910
<link rel="icon" type="image/x-icon" href="./src/assets/img/favicon.png">
1011
</head>

client/src/assets/img/og-image.jpg

158 KB
Loading

client/src/assets/text.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"description": "Workflow successfully published"
113113
},
114114
"error": {
115-
"title": "Workflow creation was unsuccessful; your account is missing the required workflow template",
115+
"title": "Workflow creation was unsuccessful",
116116
"button": "Download the template"
117117
}
118118
}

0 commit comments

Comments
 (0)