embed786 commited on
Commit
774b266
·
verified ·
1 Parent(s): 5e2b486

Update planmate/config.py

Browse files
Files changed (1) hide show
  1. 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 Power smart trip planner"
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",