We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d1a0c commit 49f7762Copy full SHA for 49f7762
data/portfolios.json
@@ -1,13 +1,4 @@
1
[
2
- {
3
- "name": "Suraj Gaud",
4
- "username": "surajgaud",
5
- "portfolioLink": "https://www.surajgaud.com",
6
- "followers": 4,
7
- "stars": 0,
8
- "popularity": 4,
9
- "lastFetched": 1769776375416
10
- },
11
{
12
"name": "Mahdi Pakravan | MPakravan",
13
"username": "mahdipakravan-dev",
@@ -196,5 +187,14 @@
196
187
"stars": 548,
197
188
"popularity": 724,
198
189
"lastFetched": 1770187122202
190
+ },
191
+ {
192
+ "name": "Suraj Gaud",
193
+ "username": "surajgaud",
194
+ "portfolioLink": "https://www.surajgaud.com",
195
+ "followers": 4,
+ "stars": 0,
+ "popularity": 4,
+ "lastFetched": 1770208625658
199
}
200
]
0 commit comments