Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle committed Oct 15, 2023
1 parent 8a21a05 commit f91970e
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions ui/src/pages/About/components/Credits.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,41 +40,36 @@ const CREDITS_DATA: Credits[] = [
},
{
key: "4",
name: "unDraw",
url: "https://undraw.co/",
},
{
key: "5",
name: "Movie for hackers",
url: "https://github.com/k4m4/movies-for-hackers",
},
{
key: "6",
key: "5",
name: "Jigar Panchal",
url: "https://unsplash.com/photos/AaqI2ao96KM",
},
{
key: "7",
key: "6",
name: "Hassaan Here",
url: "https://unsplash.com/photos/bKfkhVRAJTQ",
},
{
key: "8",
key: "7",
name: "Frontend Focus",
url: "https://frontendfoc.us/",
},
{
key: "9",
key: "8",
name: "React Status",
url: "https://react.statuscode.com/",
},
{
key: "10",
key: "9",
name: "Lucide",
url: "https://lucide.dev/",
},
{
key: "11",
key: "10",
name: "Dudeowl",
url: "https://99designs.com.au/profiles/dudeowl",
},
Expand Down

0 comments on commit f91970e

Please sign in to comment.