Skip to content

Commit b996099

Browse files
committed
feat: tag to dzcode.io website as solve-algerian-problem
1 parent 13f6952 commit b996099

File tree

1 file changed

+3
-1
lines changed
  • data/models/projects/dzcode.io_website

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
2+
"$schema": "../../schemas/project.json",
23
"name": "dzcode.io website",
34
"repositories": [
45
{
56
"provider": "github",
67
"owner": "dzcode-io",
78
"name": "dzcode.io"
89
}
9-
]
10+
],
11+
"tags": ["solve-algerian-problem"]
1012
}

0 commit comments

Comments
 (0)