mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: rename project from Iris Photo Gallery to Afilmory and update related references
- Updated repository URLs in package.json and README.md to reflect the new project name. - Changed project names in wrangler.jsonc files for SSR and web applications. - Added "Afilmory" to the cSpell dictionary in VSCode settings. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -35,5 +35,8 @@
|
||||
"rule": "unused-imports/no-unused-imports",
|
||||
"severity": "off"
|
||||
}
|
||||
],
|
||||
"cSpell.words": [
|
||||
"Afilmory"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user