rtik007 commited on
Commit
9e5fcb6
·
verified ·
1 Parent(s): 0506136

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -85,6 +85,7 @@ def update_all(sign):
85
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
86
  current_date = datetime.now().strftime("%d %b %Y")
87
  title = gr.Markdown(f"# 🌟 Daily Update: {current_date}")
 
88
 
89
  with gr.Row():
90
  sign_dropdown = gr.Dropdown(
 
85
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
86
  current_date = datetime.now().strftime("%d %b %Y")
87
  title = gr.Markdown(f"# 🌟 Daily Update: {current_date}")
88
+ tagline = gr.Markdown("## Stay connected effortlessly—get top news, historical highlights, and astrological insights, all in one place, every morning!")
89
 
90
  with gr.Row():
91
  sign_dropdown = gr.Dropdown(