first commit

This commit is contained in:
r2xrzh9q2z-lab
2026-02-02 11:07:09 +07:00
commit d1b931d547
286 changed files with 53992 additions and 0 deletions

24
data/header.json Normal file
View File

@@ -0,0 +1,24 @@
{
"topbar": {
"contactInfo": {
"phone": "+(123)-456-789",
"email": "info@ggcamp.com"
},
"links": [
{
"text": "Instagram",
"url": "https://instagram.com"
},
{
"text": "Facebook",
"url": "https://facebook.com"
},
{
"text": "Dribbble",
"url": "https://dribbble.com"
}
]
},
"logo": "/templates/yootheme/cache/c9/logo-camp-adventure-c9850ee6.png"
}