We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c8473 commit 7d0ec11Copy full SHA for 7d0ec11
1 file changed
_site/index.html
@@ -2,11 +2,11 @@
2
<title>UnityHubNative</title>
3
<link rel="stylesheet" type="text/css" href="style.css">
4
<meta charset="utf-8">
5
- <meta name="description" content="">
+ <meta name="description" content="A lighting-fast native rewrite of the Unity Hub in C++">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<link id="favicon" rel="icon" href="favicon.png" type="image/x-icon">
8
9
- <meta property="og:image" content="A lighting-fast native rewrite of the Unity Hub in C++">
+ <meta property="og:image" content="https://www.ravbug.com/UnityHubNative/favicon.png">
10
<meta property="og:image:type" content="image/png">
11
<meta property="og:image:width" content="128">
12
<meta property="og:image:height" content="128">
0 commit comments