diff --git a/website/Source/Layout/Base.astro b/website/Source/Layout/Base.astro index 9685c407..4ee5431e 100644 --- a/website/Source/Layout/Base.astro +++ b/website/Source/Layout/Base.astro @@ -49,7 +49,7 @@ const { title = "", description = "" } = Astro.props; diff --git a/website/package.json b/website/package.json index 5a3888b8..be333f67 100644 --- a/website/package.json +++ b/website/package.json @@ -1,5 +1,5 @@ { - "name": "astro-starter-template", + "name": "javascriptbuild-web", "version": "2.0.0", "private": false, "description": "📄 Starter template for AstroJS.",