Initial commit

This commit is contained in:
CawaAlreadyTaken 2025-11-13 23:07:20 +01:00
commit 142c30525f
12 changed files with 964 additions and 0 deletions

72
public/arf.json Normal file
View file

@ -0,0 +1,72 @@
{
"name": "Miniera HackInPovo",
"type": "folder",
"children": [
{
"name": "Sustainability",
"type": "folder",
"children": [
{
"name": "test",
"type": "url",
"url": "https://hackinpovo.it"
}
]
},
{
"name": "Privacy",
"type": "folder",
"children": []
},
{
"name": "Software Licenses",
"type": "folder",
"children": []
},
{
"name": "Security",
"type": "folder",
"children": []
},
{
"name": "Networking",
"type": "folder",
"children": []
},
{
"name": "Friends' Groups",
"type": "folder",
"children": []
},
{
"name": "Enshittification",
"type": "folder",
"children": []
},
{
"name": "Computing Art",
"type": "folder",
"children": []
},
{
"name": "Preservation Of History",
"type": "folder",
"children": []
},
{
"name": "Repair",
"type": "folder",
"children": []
},
{
"name": "Retrocomputing",
"type": "folder",
"children": []
},
{
"name": "Operating Systems",
"type": "folder",
"children": []
}]
}