mirror of
https://github.com/wahyd4/hey-search.git
synced 2026-08-09 05:06:23 +10:00
Update App name
This commit is contained in:
@@ -103,9 +103,10 @@ export function AppHeader({
|
|||||||
<button
|
<button
|
||||||
onClick={onGoHome}
|
onClick={onGoHome}
|
||||||
aria-label="Go to homepage"
|
aria-label="Go to homepage"
|
||||||
className="shrink-0 text-xl font-bold focus-visible:ring-2 focus-visible:ring-ring focus-visible:outline-none rounded bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text text-transparent"
|
className="shrink-0 text-xl font-bold focus-visible:ring-2 focus-visible:ring-ring focus-visible:outline-none rounded"
|
||||||
|
style={{ color: "#27ae60" }}
|
||||||
>
|
>
|
||||||
HS
|
HeySearch
|
||||||
</button>
|
</button>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user