mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: rename project to Afilmory and update related configurations
- 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>
This commit is contained in:
@@ -111,8 +111,8 @@ export async function generateFavicons() {
|
||||
|
||||
// 生成 site.webmanifest
|
||||
const manifest = {
|
||||
name: 'Photo Gallery',
|
||||
short_name: 'Gallery',
|
||||
name: 'Afilmory',
|
||||
short_name: 'Afilmory',
|
||||
icons: [
|
||||
{
|
||||
src: '/android-chrome-192x192.png',
|
||||
|
||||
Reference in New Issue
Block a user