Update app.py
Browse files
app.py
CHANGED
|
@@ -351,7 +351,7 @@ st.markdown(
|
|
| 351 |
"""
|
| 352 |
<div class="suite-row">
|
| 353 |
<span class="suite-pill">ST_GeoMech SUITE</span>
|
| 354 |
-
<span class="suite-tagline">Predicting Rock Mechanical
|
| 355 |
</div>
|
| 356 |
""",
|
| 357 |
unsafe_allow_html=True,
|
|
|
|
| 351 |
"""
|
| 352 |
<div class="suite-row">
|
| 353 |
<span class="suite-pill">ST_GeoMech SUITE</span>
|
| 354 |
+
<span class="suite-tagline">Predicting Rock Mechanical Behaviour While Drilling</span>
|
| 355 |
</div>
|
| 356 |
""",
|
| 357 |
unsafe_allow_html=True,
|