Skip to content

Commit b9d817a

Browse files
authored
Merge pull request #606 from dzcode-io/projects/add-fun
add fun project
2 parents 609f84b + 1e33b56 commit b9d817a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/models/projects/Fun/info.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Fun programming language",
3+
"repositories": [
4+
{
5+
"provider": "github",
6+
"owner": "omdxp",
7+
"name": "fun"
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)