ronakreddy18 commited on
Commit
48d2d34
·
verified ·
1 Parent(s): 397d388

Update pages/introds.py

Browse files
Files changed (1) hide show
  1. pages/introds.py +2 -8
pages/introds.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
 
3
  # Background options
4
  bg_options = [
5
- "https://cdn.pixabay.com/photo/2024/01/29/22/47/ai-generated-8540915_1280.jpg",
6
  "https://cdn.pixabay.com/photo/2023/11/23/17/47/sunset-7704533_1280.jpg"
7
  ]
8
 
@@ -84,10 +84,4 @@ st.markdown(
84
  </div>
85
  """,
86
  unsafe_allow_html=True
87
- )
88
-
89
-
90
-
91
-
92
-
93
-
 
2
 
3
  # Background options
4
  bg_options = [
5
+
6
  "https://cdn.pixabay.com/photo/2023/11/23/17/47/sunset-7704533_1280.jpg"
7
  ]
8
 
 
84
  </div>
85
  """,
86
  unsafe_allow_html=True
87
+ )