Replace configs names: origin & basePathname
This commit is contained in:
@ -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.",
|
||||
|
Reference in New Issue
Block a user