diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..6b2c3c2 --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,7 @@ +{ + "permissions": { + "allow": [ + "Bash(dir /B \"C:\\\\AlmaVid\\\\alma-vid-master\\\\alma-vid-master\\\\public\")" + ] + } +} diff --git a/Alma-vid-master/.claude/settings.local.json b/Alma-vid-master/.claude/settings.local.json new file mode 100644 index 0000000..c0d6799 --- /dev/null +++ b/Alma-vid-master/.claude/settings.local.json @@ -0,0 +1,11 @@ +{ + "permissions": { + "allow": [ + "Bash(git add:*)", + "Bash(git commit:*)", + "Bash(git push:*)" + ], + "deny": [], + "ask": [] + } +} diff --git a/public/AlvaMid-Logo-Small.png b/public/AlvaMid-Logo-Small.png new file mode 100644 index 0000000..26c8c30 Binary files /dev/null and b/public/AlvaMid-Logo-Small.png differ diff --git a/public/index.html b/public/index.html index b9830ad..a1a69e9 100644 --- a/public/index.html +++ b/public/index.html @@ -7,9 +7,22 @@ + + + + + + + + + + + + + - React App + Ткаченко НН - Агентство недвижимости diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..599ab66 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Ткаченко НН", + "name": "Ткаченко НН - Агентство недвижимости", "icons": [ { "src": "favicon.ico",