m7mdal7aj commited on
Commit
819a53d
1 Parent(s): 3ec7dfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ if selection == "Home":
48
  st.write("Home page content goes here...")
49
  # You can include more content for the home page here
50
 
51
- elif selection == "Dissertation Report:
52
  st.title("Dissertation Report")
53
  st.write("Click the link below to view the PDF.")
54
  # Example to display a link to a PDF
 
48
  st.write("Home page content goes here...")
49
  # You can include more content for the home page here
50
 
51
+ elif selection == "Dissertation Report":
52
  st.title("Dissertation Report")
53
  st.write("Click the link below to view the PDF.")
54
  # Example to display a link to a PDF