Skip to content

Commit

Permalink
docs: add profilee to openSourceAppList.tsx (#1811)
Browse files Browse the repository at this point in the history
  • Loading branch information
mittalsam98 authored Jul 29, 2024
1 parent ba446b7 commit 52c5bf6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/src/components/docs/openSourceAppList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,13 @@ const projects: App[] = [
linkName: "",
link: "",
},
{
description: "Profilee - A Profile Link Builder",
repoName: "mittalsam98/profilee",
repo: "https://github.com/mittalsam98/profilee",
linkName: "Profilee",
link: "https://www.profilee.info/",
},
{
description: "SunalRahal - Your Spotify, in a SVG",
repoName: "prabincankod/sunal-rahal",
Expand Down

0 comments on commit 52c5bf6

Please sign in to comment.