chore: update website title

This commit is contained in:
Pavel Sviderski
2025-05-10 09:11:16 +10:00
parent 88db1cb6a9
commit c34542a9d8
+3 -3
View File
@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Deploy Docker Apps on Your Infrastructure | Uncloud</title> <title>Deploy and scale Docker apps on your infrastructure without Kubernetes | Uncloud</title>
<meta name="description" <meta name="description"
content="Uncloud helps you deploy container applications on your infrastructure — from cloud VMs to bare metal. Replace Heroku and Render, no Kubernetes required."> content="Uncloud helps you deploy container applications on your infrastructure — from cloud VMs to bare metal. Replace Heroku and Render, no Kubernetes required.">
<meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="viewport" content="width=device-width,initial-scale=1">
@@ -13,7 +13,7 @@
<link rel="alternate icon" type="image/png" href="./images/favicon.png" sizes="96x96"/> <link rel="alternate icon" type="image/png" href="./images/favicon.png" sizes="96x96"/>
<!-- OpenGraph tags for social media --> <!-- OpenGraph tags for social media -->
<meta property="og:title" content="Deploy Docker Apps on Your Infrastructure | Uncloud"/> <meta property="og:title" content="Deploy and scale Docker apps on your infrastructure without Kubernetes | Uncloud"/>
<meta property="og:description" <meta property="og:description"
content="Uncloud helps you deploy container applications on your infrastructure — from cloud VMs to bare metal. Replace Heroku and Render, no Kubernetes required."/> content="Uncloud helps you deploy container applications on your infrastructure — from cloud VMs to bare metal. Replace Heroku and Render, no Kubernetes required."/>
<meta property="og:image" content="https://uncloud.run/images/logo-wide.png"/> <meta property="og:image" content="https://uncloud.run/images/logo-wide.png"/>
@@ -25,7 +25,7 @@
<meta property="twitter:domain" content="uncloud.run"> <meta property="twitter:domain" content="uncloud.run">
<meta property="twitter:url" content="https://uncloud.run"> <meta property="twitter:url" content="https://uncloud.run">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Deploy Docker Apps on Your Infrastructure | Uncloud"> <meta name="twitter:title" content="Deploy and scale Docker apps on your infrastructure without Kubernetes | Uncloud">
<meta name="twitter:description" <meta name="twitter:description"
content="Uncloud helps you deploy container applications on your infrastructure — from cloud VMs to bare metal. Replace Heroku and Render, no Kubernetes required."> content="Uncloud helps you deploy container applications on your infrastructure — from cloud VMs to bare metal. Replace Heroku and Render, no Kubernetes required.">
<meta name="twitter:image" content="https://uncloud.run/images/logo-wide.png"> <meta name="twitter:image" content="https://uncloud.run/images/logo-wide.png">