Skip to content

Commit 2315eeb

Browse files
chore(data): update projects data
1 parent 49b6619 commit 2315eeb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/data/repo_data.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
[
2-
{
3-
"name": "gyft",
4-
"description": "Get Your Freaking Timetable",
5-
"stars": 58,
6-
"forks": 64,
7-
"language": "Python",
8-
"homepage": "https://gyft.metakgp.org"
9-
},
102
{
113
"name": "metakgp.org",
124
"description": "[WIP] The website for metaKGP. Showcases all metaKGP projects since it is more than just a Wiki.",
@@ -15,6 +7,14 @@
157
"language": "TypeScript",
168
"homepage": "http://metakgp.org/"
179
},
10+
{
11+
"name": "gyft",
12+
"description": "Get Your Freaking Timetable",
13+
"stars": 58,
14+
"forks": 64,
15+
"language": "Python",
16+
"homepage": "https://gyft.metakgp.org"
17+
},
1818
{
1919
"name": "hermes",
2020
"description": "WIP DC++ replacement for IIT Kharagpur",

0 commit comments

Comments
 (0)