UI tweaks
This commit is contained in:
12
index.html
12
index.html
@ -5,7 +5,17 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>lnvps.com</title>
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Bitcoin Lightning VPS provider" />
|
||||
<meta
|
||||
name="keywords"
|
||||
content="bitcoin lightning fast cheap vps virtual private server hosting web" />
|
||||
<meta property="og:url" content="https://lnvps.net" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="LNVPS" />
|
||||
<meta property="og:description" content="Bitcoin Lightning VPS provider" />
|
||||
<meta property="og:image" content="/logo.png" />
|
||||
<title>LNVPS</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
|
||||
|
Reference in New Issue
Block a user