summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alex Nguyen <ematipico@users.noreply.github.com> 2023-12-15 17:24:51 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2023-12-15 17:24:51 +0000
commit3cf7fe4bd722fd9f04f392a9164fb4b24f35fddc (patch)
tree50fd4f75c7e15b68bbb9ed160595a4d1bd9dea3a
parentc01cc4e3409ae3cf81db7384bf8e53424f21bb5c (diff)
downloadastro-3cf7fe4bd722fd9f04f392a9164fb4b24f35fddc.tar.gz
astro-3cf7fe4bd722fd9f04f392a9164fb4b24f35fddc.tar.zst
astro-3cf7fe4bd722fd9f04f392a9164fb4b24f35fddc.zip
[ci] format
-rw-r--r--packages/create-astro/src/messages.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/create-astro/src/messages.ts b/packages/create-astro/src/messages.ts
index 6e2bcb956..31032fbab 100644
--- a/packages/create-astro/src/messages.ts
+++ b/packages/create-astro/src/messages.ts
@@ -63,7 +63,7 @@ export const welcome = [
`Let's unwrap the magic of the web together!`,
`Bells are ringing, and so are your creative ideas!`,
`It's starting to look a lot like Christmas on the internet.`,
- `It's time to decorate the web with your festive ideas!`
+ `It's time to decorate the web with your festive ideas!`,
];
export const getName = () =>