Skip to content

Commit dc661ec

Browse files
Merge pull request #221 from dzcode-io/add-projects
πŸ“‚ project : add mishkal
2 parents 6d7936b + c2a7767 commit dc661ec

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "How To Add Your Article To dzCode",
33
"description": "This tutorial will show you how to add your own article to dzCode",
4-
"image": "https://user-images.githubusercontent.com/54677068/95617584-91421800-0a63-11eb-9287-594d2d9569e0.png"
4+
"image": "https://images.zenhubusercontent.com/5ea6dd0a861fca8d3a743073/0b75bf7d-bfe8-4d99-bc21-61ec8045b4c2"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "How To Add Your Project To DzCode",
33
"description": "This tutorial will show you how to add your own project to dzCode",
4-
"image": "https://user-images.githubusercontent.com/54677068/95617581-9010eb00-0a63-11eb-87c0-3e9b6db8524f.png"
4+
"image": "https://images.zenhubusercontent.com/5ea6dd0a861fca8d3a743073/2ee964e6-81b1-4535-af30-465d9ef5ac2b"
55
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"title": "Mishkal",
3+
"description": "Mishkal is an arabic text vocalization software",
4+
"githubURI": "linuxscout/mishkal",
5+
"slug": "Mishkal",
6+
"image": "https://images.zenhubusercontent.com/5ea6dd0a861fca8d3a743073/0062172e-086b-4040-b193-7a3752739f67"
7+
}

β€Ždata/projects/list.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"items": ["DzCode", "Leblad", "Kuliya", "React_Project_Builder"],
2+
"items": ["Leblad", "Mishkal", "React_Project_Builder", "Kuliya", "DzCode"],
33
"include": ["title", "description", "image", "githubURI"]
44
}

β€Ždata/projects/ssr.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"items": ["DzCode", "Leblad", "Kuliya", "React_Project_Builder"],
2+
"items": ["Leblad", "Mishkal", "React_Project_Builder", "Kuliya", "DzCode"],
33
"include": ["title", "description", "image"]
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"items": ["DzCode", "Leblad", "Kuliya", "React_Project_Builder"],
2+
"items": ["Leblad", "Mishkal", "React_Project_Builder", "Kuliya", "DzCode"],
33
"include": ["title", "description", "image", "githubURI"]
44
}

0 commit comments

Comments
Β (0)