Skip to content

Commit

Permalink
Merge pull request #2 from mehul-srivastava/master
Browse files Browse the repository at this point in the history
update: discord server link
  • Loading branch information
mehul-srivastava authored Nov 6, 2022
2 parents 4c7c068 + 56e8745 commit e19da21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const Index: React.FC = () => {

<div className="flex msm:flex-col gap-y-3 items-center max-w-[900px] w-full gap-x-8 flex-wrap">
<a
href="https://discord.com"
href="https://discord.com/invite/zmVfv7PwFg"
target="_blank"
rel="noopener noreferer noreferrer"
className="px-2 py-2 md:py-6 text-sm md:text-xl lg:text-3xl flex-1 text-center border border-white font-mono hover:bg-white hover:text-dark transition"
Expand Down

0 comments on commit e19da21

Please sign in to comment.