v1.0 - initial version

This commit is contained in:
Zaldimmar 2026-09-25 02:20:07 -05:00
commit a1e8bef389
15 changed files with 2031 additions and 0 deletions

11
site.json Normal file
View file

@ -0,0 +1,11 @@
{
"title": "Next Generation of Unity",
"description": "",
"robots": {
"index": false
},
"accessibility": {
"addBypassLinks": false,
"ignoreReducedMotion": false
}
}