Skip to content

Commit

Permalink
Merge pull request #38 from mbeps/updates
Browse files Browse the repository at this point in the history
Added website link for Ringmaster Messaging
  • Loading branch information
mbeps authored Jun 18, 2023
2 parents 44fcc6b + 902adc1 commit c7997ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const webdevProjects: Project[] = [
"A simple messaging app to allow users to chat with other users or in group chats. This was for learning custom back-ends and was built using Next.JS, NextAuth, MongoDB, Pusher, and Tailwind CSS.",
imageURL: "/projects/ringmaster-messaging.png",
repoURL: "https://github.com/mbeps/ringmaster-messaging",
siteURL: "",
siteURL: "https://ringmaster-messaging.vercel.app/",
},
];

Expand Down

1 comment on commit c7997ad

@vercel
Copy link

@vercel vercel bot commented on c7997ad Jun 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.