CosmickVisions commited on
Commit
d986605
·
verified ·
1 Parent(s): 2d63634

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -144,7 +144,10 @@ st.markdown("""
144
  padding: 5px;
145
  }
146
  }
147
- </style>
 
 
 
148
  """, unsafe_allow_html=True)
149
 
150
  # Session State Initialization
 
144
  padding: 5px;
145
  }
146
  }
147
+ </style>
148
+ <footer>
149
+ <p>Created by Calvin Allen-Crawford</p>
150
+ </footer>
151
  """, unsafe_allow_html=True)
152
 
153
  # Session State Initialization