Skip to content

Commit

Permalink
fix info
Browse files Browse the repository at this point in the history
  • Loading branch information
demonkillerr committed Aug 18, 2024
1 parent a29acca commit b63634d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/about/aboutus.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ const AboutPage = () => {
const [teamMembers, setTeamMembers] = useState([
{
name: "",
role: "Creator",
role: "Founder and Core Team - Developer",
image: "",
github: "https://github.com/demonkillerr",
description:
"Gaurang is the creator of Arka Linux GUI. With a deep passion for Linux and open-source software, he aims to make Arch Linux more accessible to users around the world.",
"DemonKiller is the original creator and lead developer of Arka Linux GUI. He started the project in late 2020 with goal to make Arch Linux more accessible to users around the world.",
},
{
name: "",
Expand Down

0 comments on commit b63634d

Please sign in to comment.