Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 17f3b46

Browse files
committed
Update manifest
1 parent 80d85a6 commit 17f3b46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<meta charset="utf-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
9-
<meta property="og:url" content="https://dbots-js.github.io/dbots-website/" />
9+
<meta property="og:url" content="https://dbots-js.github.io/" />
1010
<meta property="og:title" content="Dbots" />
1111
<meta property="og:description" content="The universal count poster" />
12-
<meta property="og:image" content="https://dbots-js.github.io/dbots-website/static/logo.png" />
12+
<meta property="og:image" content="https://dbots-js.github.io/static/logo.png" />
1313
<link rel="manifest" href="<%= BASE_URL %>manifest.json" />
1414
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
1515
<link rel="stylesheet" type="text/css"

0 commit comments

Comments
 (0)