MK-316 commited on
Commit
f575b57
1 Parent(s): 9fbd936

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from datetime import datetime
5
  import matplotlib.pyplot as plt
6
 
7
  # Set page configuration
8
- st.set_page_config(page_title="Countdown Timer", layout="centered")
9
 
10
  # Function to display the current time (Seoul Time)
11
  def display_current_time():
 
5
  import matplotlib.pyplot as plt
6
 
7
  # Set page configuration
8
+ st.set_page_config(page_title="MK316 Timer with Circular Progress", layout="centered")
9
 
10
  # Function to display the current time (Seoul Time)
11
  def display_current_time():