diff --git a/package.json b/package.json index 50cde43..c7dd346 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "@onwidget/astrowind", + "name": "campus-web", "version": "1.0.0-beta.52", - "description": "AstroWind: A free template using Astro 5.0 and Tailwind CSS. Astro starter theme.", + "description": "Campus SV marketing site (Astro + Tailwind)", "type": "module", "private": true, "engines": { diff --git a/src/assets/images/og-default.png b/src/assets/images/og-default.png new file mode 100644 index 0000000..d91b245 Binary files /dev/null and b/src/assets/images/og-default.png differ diff --git a/src/config.yaml b/src/config.yaml index 7498267..ff9ccab 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -1,67 +1,39 @@ site: - name: AstroWind - site: 'https://astrowind.vercel.app' + name: Campus SV + site: 'https://campus.sv' base: '/' trailingSlash: false - googleSiteVerificationId: orcPxI47GSa-cRvY11tUe6iGg2IO_RPvnA1q95iEM3M + googleSiteVerificationId: null # 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: Campus SV + template: '%s — Campus SV' + description: "Formación profesional para instituciones y organizaciones. Programas a medida, evidencia y reportes, instructores expertos." robots: index: true follow: true openGraph: - site_name: AstroWind + site_name: Campus SV images: - - url: '~/assets/images/default.png' + - url: '~/assets/images/og-default.png' width: 1200 - height: 628 + height: 675 type: website twitter: - handle: '@arthelokyo' - site: '@arthelokyo' + handle: null + site: null cardType: summary_large_image i18n: - language: en + language: es textDirection: ltr apps: blog: - isEnabled: true - postsPerPage: 6 - - post: - isEnabled: true - permalink: '/%slug%' # Variables: %slug%, %year%, %month%, %day%, %hour%, %minute%, %second%, %category% - robots: - index: true - - list: - isEnabled: true - pathname: 'blog' # Blog main path, you can change this to "articles" (/articles) - robots: - index: true - - category: - isEnabled: true - pathname: 'category' # Category main path /category/some-category, you can change this to "group" (/group/some-category) - robots: - index: true - - tag: - isEnabled: true - pathname: 'tag' # Tag main path /tag/some-tag, you can change this to "topics" (/topics/some-category) - robots: - index: false - - isRelatedPostsEnabled: true - relatedPostsCount: 4 + isEnabled: false analytics: vendors: