mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Changed project name and title from "Photo Gallery" to "Afilmory" across multiple files including configuration, README, and web manifest. - Updated descriptions and URLs to reflect the new branding. - Adjusted OG image plugin and favicon generation scripts to align with the new project name. Signed-off-by: Innei <tukon479@gmail.com>
24 lines
602 B
JSON
24 lines
602 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"
|
|
},
|
|
"social": {
|
|
"twitter": "@__oQuery",
|
|
"github": "Innei"
|
|
},
|
|
"feed": {
|
|
"folo": {
|
|
"challenge": {
|
|
"feedId": "155982289762921472",
|
|
"userId": "41312624216137728"
|
|
}
|
|
}
|
|
}
|
|
} |