We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@
1 parent 339cfe0 commit af02810Copy full SHA for af02810
website/app/globals.ts
@@ -1,4 +1,4 @@
1
-export const siteTitle = '@pheralb/toast';
+export const siteTitle = 'pheralb/toast';
2
export const eslogan = 'An accessible and beautiful toast library for React';
3
export const siteUrl = 'https://toast.pheralb.dev';
4
export const siteUrlImages = `${siteUrl}/images`;
0 commit comments