Replace configs names: origin & basePathname

This commit is contained in:
prototypa
2022-09-01 00:48:31 -04:00
parent bc4a0ad8dd
commit 88c69d0aae
4 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
export const SITE = {
name: "AstroWind",
domain: "https://astrowind.vercel.app",
baseUrl: "/",
origin: "https://astrowind.vercel.app",
basePathname: "/",
title: "AstroWind — Your website with Astro + Tailwind CSS",
description: "🚀 AstroWind is a free and ready to start template to make your website using Astro and Tailwind CSS.",