Skip to content

Commit af02810

Browse files
committed
docs: update global site name, delete @
1 parent 339cfe0 commit af02810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/app/globals.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const siteTitle = '@pheralb/toast';
1+
export const siteTitle = 'pheralb/toast';
22
export const eslogan = 'An accessible and beautiful toast library for React';
33
export const siteUrl = 'https://toast.pheralb.dev';
44
export const siteUrlImages = `${siteUrl}/images`;

0 commit comments

Comments
 (0)