Skip to content

Commit 868f122

Browse files
chore(data): update projects data
1 parent e10854d commit 868f122

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": "metakgp.github.io",
4-
"description": null,
5-
"stars": 4,
6-
"forks": 3,
7-
"language": "CSS",
8-
"homepage": "https://metakgp.github.io"
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": "metakgp.github.io",
12+
"description": null,
13+
"stars": 4,
14+
"forks": 3,
15+
"language": "CSS",
16+
"homepage": "https://metakgp.github.io"
17+
},
1818
{
1919
"name": "metakgp-wiki",
2020
"description": "Dockerized source for the metakgp wiki.",

0 commit comments

Comments
 (0)