add info about github to about page
This commit is contained in:
parent
2e34715d19
commit
9d07bedc70
3 changed files with 77 additions and 0 deletions
34
app/data/featured.json
Normal file
34
app/data/featured.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
[
|
||||
{
|
||||
"id": 1,
|
||||
"name": "aidxnCC",
|
||||
"description": "aidxnCC is the third version of my personal website",
|
||||
"url": "https://github.com/ihatenodejs/aidxnCC",
|
||||
"stars": 1,
|
||||
"forks": 1
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "pontus-mail",
|
||||
"description": "Landing page for p0ntus mail",
|
||||
"url": "https://github.com/ihatenodejs/pontus-mail",
|
||||
"stars": 7,
|
||||
"forks": 0
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "modules",
|
||||
"description": "An open-source Magisk module and FOSS app store",
|
||||
"url": "https://github.com/ihatenodejs/modules",
|
||||
"stars": 2,
|
||||
"forks": 0
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "AndroidIntegrity/website",
|
||||
"description": "AIA website source code",
|
||||
"url": "https://github.com/AndroidIntegrity/website",
|
||||
"stars": 5,
|
||||
"forks": 1
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue