This commit is contained in:
rustdesk
2024-10-10 21:23:28 +08:00
parent 57a6f5e3c4
commit 515f1eb519
29 changed files with 400 additions and 399 deletions

View File

@@ -1,22 +1,22 @@
site:
name: AstroWind
site: 'https://astrowind.vercel.app'
name: RustDesk
site: 'https://rustdesk.com'
base: '/'
trailingSlash: false
googleSiteVerificationId: orcPxI47GSa-cRvY11tUe6iGg2IO_RPvnA1q95iEM3M
googleSiteVerificationId: 5yBdiwrwe7-V4TqfqMjX320dHpSE9-jrP4iQIUdCjK4
# Default SEO metadata
metadata:
title:
default: AstroWind
template: '%s — AstroWind'
description: "\U0001F680 Suitable for Startups, Small Business, Sass Websites, Professional Portfolios, Marketing Websites, Landing Pages & Blogs."
default: RustDesk
template: '%s — RustDesk'
description: "RustDesk offers an open-source remote desktop solution with self-hosted server options. Perfect TeamViewer alternative for secure, private, and customizable remote access. Explore our professional on-premise licenses."
robots:
index: true
follow: true
openGraph:
site_name: AstroWind
site_name: RustDesk
images:
- url: '~/assets/images/default.png'
width: 1200
@@ -66,7 +66,7 @@ apps:
analytics:
vendors:
googleAnalytics:
id: null # or "G-XXXXXXXXXX"
id: "UA-178912857-1"
ui:
theme: 'system' # Values: "system" | "light" | "dark" | "light:only" | "dark:only"