Spaces:
Sleeping
Sleeping
Update planmate/config.py
Browse files- planmate/config.py +1 -1
planmate/config.py
CHANGED
|
@@ -5,7 +5,7 @@ from dotenv import load_dotenv
|
|
| 5 |
load_dotenv()
|
| 6 |
|
| 7 |
APP_TITLE = "PlanMate"
|
| 8 |
-
APP_TAGLINE = "AI
|
| 9 |
|
| 10 |
THEME = {
|
| 11 |
"bg": "#fcfcfc",
|
|
|
|
| 5 |
load_dotenv()
|
| 6 |
|
| 7 |
APP_TITLE = "PlanMate"
|
| 8 |
+
APP_TAGLINE = "AI Powered smart trip planner"
|
| 9 |
|
| 10 |
THEME = {
|
| 11 |
"bg": "#fcfcfc",
|