Files
afilmory/config.example.json
2025-06-05 13:27:09 +08:00

21 lines
473 B
JSON

{
"name": "Innei's Photo Gallery",
"title": "Innei's Photo Gallery",
"description": "Capturing beautiful moments in life, documenting daily warmth and emotions through my lens.",
"url": "https://gallery.innei.in",
"accentColor": "#007bff",
"ogImage": {
"width": 1200,
"height": 630
},
"author": {
"name": "Photo Gallery",
"url": "https://innei.in/"
},
"social": {
"twitter": "@__oQuery"
},
"extra": {
"accessRepo": true
}
}