Skip to content

Commit 27dfaee

Browse files
committed
Merge remote-tracking branch 'origin/main' into demo_app_v2
2 parents 7130e1f + d813e14 commit 27dfaee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/package-lock.json

Whitespace-only changes.

client/package.json

Whitespace-only changes.

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>browserstack-demo</title>
7-
<meta name="description" content="Browserstack Self Heal Demo Project" />
7+
<meta name="description" content="Browserstack Demo Project" />
88
<meta name="author" content="cia-dev" />
99

1010
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
11-
<meta property="og:title" content="Browserstack Self Heal Demo" />
12-
<meta property="og:description" content="Browserstack Self Heal Demo Project" />
11+
<meta property="og:title" content="Browserstack Demo" />
12+
<meta property="og:description" content="Browserstack Demo Project" />
1313
<meta property="og:type" content="website" />
1414
<meta property="og:image" content="/favicon.svg" />
1515

0 commit comments

Comments
 (0)