feat: 🩹 tweak default page title
This commit is contained in:
parent
596cc3b82f
commit
7454af1c8a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
return `${fullName} — Character Reference`;
|
||||
}
|
||||
|
||||
return 'Choose Your Character!';
|
||||
return "Sebin's Characters — Home";
|
||||
};
|
||||
|
||||
const getImageUrl = (char, type = 'og') =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue