First commit.

This commit is contained in:
天クマ 2025-03-28 16:29:59 -03:00
commit 2e5155380b
12 changed files with 471 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"project": {
"title": "Aboukkit",
"subtitle": "A Brief Subtitle for the Project",
"description": "This is a placeholder description for the project. You can add details about the project's objectives, features, and goals here.",
"logo": "",
"images": [
{
"src": "images/image1.jpg",
"alt": "Image 1 description"
},
{
"src": "images/image2.jpg",
"alt": "Image 2 description"
},
{
"src": "images/image3.jpg",
"alt": "Image 3 description"
}
]
}
}