mirror of
https://github.com/Afilmory/afilmory
synced 2026-05-01 10:16:40 +00:00
- Changed project name and title in the site configuration to "Innei's Afilmory". - Updated author name in the configuration to "Innei" and adjusted the URL accordingly. - Added a new feed structure in the configuration to include follow challenge details. - Enhanced the feed sitemap generation to incorporate the new feed data. Signed-off-by: Innei <tukon479@gmail.com>
24 lines
612 B
JSON
24 lines
612 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://afilmory.innei.in/",
|
|
"accentColor": "#007bff",
|
|
"author": {
|
|
"name": "Innei",
|
|
"url": "https://innei.in/",
|
|
"avatar": "https://cdn.jsdelivr.net/gh/Innei/static@master/avatar.png"
|
|
},
|
|
"social": {
|
|
"twitter": "@__oQuery",
|
|
"github": "Innei"
|
|
},
|
|
"feed": {
|
|
"folo": {
|
|
"challenge": {
|
|
"feedId": "155982289762921472",
|
|
"userId": "41312624216137728"
|
|
}
|
|
}
|
|
}
|
|
} |