Remove emoji from 404, change goose->bird text
This commit is contained in:
parent
d0f19fc666
commit
a175c35847
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ export default function NotFound() {
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p className="text-muted-foreground text-sm mb-8">
|
<p className="text-muted-foreground text-sm mb-8">
|
||||||
Click the goose for a new message ☝️
|
Click the bird for a new message
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{/* Action Buttons */}
|
{/* Action Buttons */}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue