Skip to content

Commit

Permalink
Update app-header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjima33 authored Oct 25, 2024
1 parent 8e1fd0c commit 62e449d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/shared/app-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function AppHeader() {
<div className="fixed top-16 z-30 w-full bg-blue-500 p-2 text-center text-white">
<span>Submit your own App by November 30th and get a free trip to OMI HQ in San Francisco</span>
<Link
href="https://discord.gg/based-hardware-1192313062041067520"
href="https://discord.gg/omi"
target="_blank"
className="ml-4 inline-block rounded-md bg-white px-3 py-1 text-blue-500 hover:bg-blue-100"
>
Expand Down

0 comments on commit 62e449d

Please sign in to comment.