Skip to content

Commit d49272c

Browse files
author
nianiB9
committed
add OG image and description
1 parent 2b30ee4 commit d49272c

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

91.4 KB
Loading

DocuSign.Workspaces/DocuSign.Workspaces/ClientApp/public/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
<meta name="theme-color" content="#000000" />
88
<meta name="description" content="Web site created using create-react-app" />
99
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
10+
<meta property="og:title" content="Workspaces Sample App" />
11+
<meta property="og:description" content="Explore how organizations use Workspaces to manage, share, and approve critical documents across teams and clients." />
12+
<meta property="og:image" content="%PUBLIC_URL%/Workspaces-Sample-App-OG.jpg" />
1013
<!--
1114
manifest.json provides metadata used when your web app is installed on a
1215
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/

0 commit comments

Comments
 (0)