diff --git a/app/config.py.example b/app/config.py.example index 4556dcca..e7d927ca 100644 --- a/app/config.py.example +++ b/app/config.py.example @@ -7,7 +7,7 @@ from starlette.templating import Jinja2Templates class Settings(BaseSettings): - app_name: str = "PyLander" + app_name: str = "PyLendar" bot_api: str = "BOT_API" webhook_url: str = "WEBHOOK_URL" diff --git a/app/media/user1.png b/app/media/user1.png deleted file mode 100644 index bd856aaa..00000000 Binary files a/app/media/user1.png and /dev/null differ diff --git a/app/templates/partials/user_profile/sidebar_left/features_card.html b/app/templates/partials/user_profile/sidebar_left/features_card.html index 3015edcc..dbff7721 100644 --- a/app/templates/partials/user_profile/sidebar_left/features_card.html +++ b/app/templates/partials/user_profile/sidebar_left/features_card.html @@ -8,8 +8,8 @@