diff --git a/README.md b/README.md
index 530a539..1ec3a17 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# @fuz.dev/template
+# @fuz.dev/fuz-template
> a static web app and Node library template with
> [TypeScript](https://github.com/microsoft/TypeScript),
@@ -74,7 +74,7 @@ with no further configuration.
To learn how to swap it out for another deployment target, see
[the SvelteKit adapter docs](https://kit.svelte.dev/docs#adapters).
-To make it your own, change `@fuz.dev/template` and `template.fuz.dev`
+To make it your own, change `@fuz.dev/fuz-template` and `template.fuz.dev`
to your project name in the following files:
- [`package.json`](package.json)
diff --git a/package-lock.json b/package-lock.json
index ead9a07..a81cb44 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
{
- "name": "@fuz.dev/template",
+ "name": "@fuz.dev/fuz-template",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
- "name": "@fuz.dev/template",
+ "name": "@fuz.dev/fuz-template",
"version": "0.0.1",
"devDependencies": {
"@feltjs/eslint-config": "^0.4.0",
diff --git a/package.json b/package.json
index 33979c2..7aff6ec 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "@fuz.dev/template",
+ "name": "@fuz.dev/fuz-template",
"private": true,
"description": "a static web app and Node library template with TypeScript, Svelte, SvelteKit, Vite, esbuild, Fuz, and Gro",
"version": "0.0.1",
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 146cd85..6dd11d7 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -16,7 +16,7 @@
- @fuz.dev/template
+ @fuz.dev/fuz-template
{#if mreows}{mreows[0].icon}{:else}✨{/if}hello, welcome to @fuz.dev/templatehello, welcome to @fuz.dev/fuz-template