Skip to content

Commit

Permalink
chore: add github
Browse files Browse the repository at this point in the history
  • Loading branch information
zaida04 authored Oct 22, 2024
1 parent 283b4bf commit 513843c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/content/data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ export const projects_data = {
description: "The landing page and sign up for UB Hackings 2024 Fall Hackathon",
tags: ["JavaScript", "TypeScript", "Svelte", "SvelteKit", "Tailwind"],
links: {
website: "https://ubhacking.com"
website: "https://ubhacking.com",
github: "https://github.com/zaida04/ubhacking-fa24"
}
},
{
Expand Down

0 comments on commit 513843c

Please sign in to comment.