Skip to content

Commit c34b984

Browse files
committed
og title and description
1 parent 1484f07 commit c34b984

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta property="og:title" content="MyMaestro Sample Application" />
7+
<meta property="og:description" content="" />
68
<title>MyMaestro</title>
79
<link rel="icon" type="image/x-icon" href="./src/assets/img/favicon.png">
810
</head>

0 commit comments

Comments
 (0)