Remove college badge from hero
Browse files
app.py
CHANGED
|
@@ -355,7 +355,6 @@ with st.sidebar:
|
|
| 355 |
# ── header ────────────────────────────────────────────────────────────────────
|
| 356 |
st.markdown("""
|
| 357 |
<div class='hero'>
|
| 358 |
-
<div class='hero-badge'>🎓 NCI · MSc Artificial Intelligence · Foundations of AI 2026</div>
|
| 359 |
<div class='hero-title'>EcoCart AI System</div>
|
| 360 |
<div class='hero-sub'>Six AI tasks built to solve one real logistics problem — every chart and number runs from actual Python scripts</div>
|
| 361 |
<div class='hero-stats'>
|
|
|
|
| 355 |
# ── header ────────────────────────────────────────────────────────────────────
|
| 356 |
st.markdown("""
|
| 357 |
<div class='hero'>
|
|
|
|
| 358 |
<div class='hero-title'>EcoCart AI System</div>
|
| 359 |
<div class='hero-sub'>Six AI tasks built to solve one real logistics problem — every chart and number runs from actual Python scripts</div>
|
| 360 |
<div class='hero-stats'>
|