Wajahat698 commited on
Commit
ead518d
·
verified ·
1 Parent(s): 56a067e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -541,6 +541,7 @@ def side():
541
  """, unsafe_allow_html=True
542
  )
543
  st.markdown("For detailed descriptions, visit [Academy](https://www.trustifier.ai/account/academy)")
 
544
  st.image("Trust Logic_Wheel_RGB_Standard.png")
545
 
546
  st.sidebar.markdown('<hr style="border: 2px solid rgb(255, 153, 0); width: 80%; margin: 20px auto;">', unsafe_allow_html=True)
 
541
  """, unsafe_allow_html=True
542
  )
543
  st.markdown("For detailed descriptions, visit [Academy](https://www.trustifier.ai/account/academy)")
544
+
545
  st.image("Trust Logic_Wheel_RGB_Standard.png")
546
 
547
  st.sidebar.markdown('<hr style="border: 2px solid rgb(255, 153, 0); width: 80%; margin: 20px auto;">', unsafe_allow_html=True)