t
This commit is contained in:
@@ -5,7 +5,7 @@ import { DomainSetupForm } from '../components/DomainSetupForm';
|
||||
// Page-specific SEO metadata
|
||||
const pageTitle = "Get Started | SiliconPin";
|
||||
const pageDescription = "Start your project with SiliconPin's hosting services. Deploy a web app, from source code, or upload a static site.";
|
||||
const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=80&w=2000&auto=format&fit=crop";
|
||||
const pageImage = "https://siliconpin.com/assets/images/get-started-og-image.png";
|
||||
|
||||
// Generate a random subdomain for server side rendering
|
||||
const randomString = () => {
|
||||
|
||||
Reference in New Issue
Block a user