Files
afilmory/config.example.json
ChrAlpha 7310555c1a feat: map explore page (#29)
Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: MaxtuneLee <max@xox.im>
Co-authored-by: Innei <tukon479@gmail.com>
2025-07-07 17:22:56 +08:00

15 lines
420 B
JSON

{
"name": "Innei's Afilmory",
"title": "Innei's Afilmory",
"description": "Capturing beautiful moments in life, documenting daily warmth and emotions through my lens.",
"url": "https://afilmory.innei.in/",
"accentColor": "#007bff",
"author": {
"name": "Innei",
"url": "https://innei.in/",
"avatar": "https://cdn.jsdelivr.net/gh/Innei/static@master/avatar.png"
},
"map": [
"maplibre"
]
}