added: privacy phone OSs
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 3s
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 3s
This commit is contained in:
parent
cc01681da6
commit
534f949945
1 changed files with 17 additions and 1 deletions
|
|
@ -673,7 +673,23 @@
|
||||||
{
|
{
|
||||||
"name": "Phones",
|
"name": "Phones",
|
||||||
"type": "folder",
|
"type": "folder",
|
||||||
"children": []
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "Graphene OS",
|
||||||
|
"type": "url",
|
||||||
|
"url": "https://grapheneos.org/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Calyx OS",
|
||||||
|
"type": "url",
|
||||||
|
"url": "https://calyxos.org/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Lineage OS",
|
||||||
|
"type": "url",
|
||||||
|
"url": "https://lineageos.org/"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Computers",
|
"name": "Computers",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue