|
7 | 7 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
8 | 8 | <link href="https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;400;500;600;700&display=swap" rel="stylesheet" />
|
9 | 9 | <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" /> |
12 | 11 | <meta
|
13 | 12 | 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." |
15 | 14 | />
|
16 | 15 |
|
17 |
| - <!-- Open Graph / Facebook --> |
18 | 16 | <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" /> |
21 | 19 | <meta
|
22 | 20 | 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." |
24 | 22 | />
|
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" /> |
26 | 24 |
|
27 |
| - <!-- Twitter --> |
28 | 25 | <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" /> |
31 | 28 | <meta
|
32 | 29 | 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." |
34 | 31 | />
|
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" /> |
36 | 33 | <meta
|
37 | 34 | name="keywords"
|
38 | 35 | content="vsus, cloud, vps, hosting, cloud vps, server, virtual private server, private server, virtual server, vsiu, cloud hosting, code, environments, vm, virtual maching, coding"
|
39 | 36 | />
|
40 |
| - <title>vSuS</title> |
| 37 | + <title>vSuS Dashboard</title> |
41 | 38 | </head>
|
42 | 39 | <body>
|
43 | 40 | <div id="app"></div>
|
|
0 commit comments