We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5204a7d + 8b59b29 commit 93ed237Copy full SHA for 93ed237
src/data/userData.tsx
@@ -17,9 +17,9 @@ export const Users: User[] = [
17
// Opesource project
18
19
{
20
- title: "Opesource project",
+ title: "Opesource Practice",
21
description:
22
- "OpenSource Project is a platform that provides templates and resources for developers to create and contribute to open-source projects.",
+ "A beginner-friendly repository designed for newcomers to learn , collaborate and practice open-source contributions.",
23
preview: require("./showcase/opesource-project.png"),
24
website: "https://github.com/recodehive/Opensource-practice",
25
source: "https://github.com/recodehive/Opensource-practice",
0 commit comments