Spaces:
Build error
Build error
Update app.py
Browse files
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)
|