Skip to content

Commit

Permalink
fix: merge conflict adding herocast text back in
Browse files Browse the repository at this point in the history
  • Loading branch information
hiporox committed May 3, 2024
1 parent 26b007e commit cddca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/ui/templates/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ const Home = ({ children }: { children: React.ReactNode }) => {
<img
className="h-8 w-auto"
src={logo.src}
alt="herocast"
alt="Nounspace"
/>
<h2 className="text-2xl font-bold leading-7 text-foreground sm:truncate sm:tracking-tight">
Nounspace
Expand Down

0 comments on commit cddca40

Please sign in to comment.