Skip to content

Commit dd0661c

Browse files
committed
docs: ⚡ better meta tags and thumbnail
1 parent ab156b0 commit dd0661c

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

index.html

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,34 @@
77
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
88
<link href="https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;400;500;600;700&display=swap" rel="stylesheet" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<!-- Primary Meta Tags -->
11-
<meta name="title" content="vSuS - Your deployable VM-like coding environments, accessible from everywhere." />
10+
<meta name="title" content="vSuS Dashboard" />
1211
<meta
1312
name="description"
14-
content="Meet vSuS. vSuS is a deployable VM-like coding environments, which can be access from everywhere, anytime. Create an account and try vSuS now!"
13+
content="Elevate your management with vSuS Dashboard. Effortlessly monitor ports, customize workspaces, and scale instances. Enhance security, optimize resources, and collaborate seamlessly—all in one powerful platform."
1514
/>
1615

17-
<!-- Open Graph / Facebook -->
1816
<meta property="og:type" content="website" />
19-
<meta property="og:url" content="https://vsus.app/" />
20-
<meta property="og:title" content="vSuS - Your deployable VM-like coding environments, accessible from everywhere." />
17+
<meta property="og:url" content="https://dashboard.vsus.app/" />
18+
<meta property="og:title" content="vSuS Dashboard" />
2119
<meta
2220
property="og:description"
23-
content="Meet vSuS. vSuS is a deployable VM-like coding environments, which can be access from everywhere, anytime. Create an account and try vSuS now!"
21+
content="Elevate your management with vSuS Dashboard. Effortlessly monitor ports, customize workspaces, and scale instances. Enhance security, optimize resources, and collaborate seamlessly—all in one powerful platform."
2422
/>
25-
<meta property="og:image" content="https://vsus.app/image/vsus_thumb.png" />
23+
<meta property="og:image" content="https://dashboard.vsus.app/images/thumbnail.png" />
2624

27-
<!-- Twitter -->
2825
<meta property="twitter:card" content="summary_large_image" />
29-
<meta property="twitter:url" content="https://vsus.app/" />
30-
<meta property="twitter:title" content="vSuS - Your deployable VM-like coding environments, accessible from everywhere." />
26+
<meta property="twitter:url" content="https://dashboard.vsus.app/" />
27+
<meta property="twitter:title" content="vSuS Dashboard" />
3128
<meta
3229
property="twitter:description"
33-
content="Meet vSuS. vSuS is a deployable VM-like coding environments, which can be access from everywhere, anytime. Create an account and try vSuS now!"
30+
content="Elevate your management with vSuS Dashboard. Effortlessly monitor ports, customize workspaces, and scale instances. Enhance security, optimize resources, and collaborate seamlessly—all in one powerful platform."
3431
/>
35-
<meta property="twitter:image" content="https://vsus.app/image/vsus_thumb.png" />
32+
<meta property="twitter:image" content="https://dashboard.vsus.app/images/thumbnail.png" />
3633
<meta
3734
name="keywords"
3835
content="vsus, cloud, vps, hosting, cloud vps, server, virtual private server, private server, virtual server, vsiu, cloud hosting, code, environments, vm, virtual maching, coding"
3936
/>
40-
<title>vSuS</title>
37+
<title>vSuS Dashboard</title>
4138
</head>
4239
<body>
4340
<div id="app"></div>

public/images/thumbnail.png

2.7 MB
Loading

0 commit comments

Comments
 (0)