Skip to content

Commit 7d0ec11

Browse files
committed
show favicon
1 parent 57c8473 commit 7d0ec11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<title>UnityHubNative</title>
33
<link rel="stylesheet" type="text/css" href="style.css">
44
<meta charset="utf-8">
5-
<meta name="description" content="">
5+
<meta name="description" content="A lighting-fast native rewrite of the Unity Hub in C++">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link id="favicon" rel="icon" href="favicon.png" type="image/x-icon">
88

9-
<meta property="og:image" content="A lighting-fast native rewrite of the Unity Hub in C++">
9+
<meta property="og:image" content="https://www.ravbug.com/UnityHubNative/favicon.png">
1010
<meta property="og:image:type" content="image/png">
1111
<meta property="og:image:width" content="128">
1212
<meta property="og:image:height" content="128">

0 commit comments

Comments
 (0)