Update app.py
Browse files
app.py
CHANGED
|
@@ -313,7 +313,7 @@ st.markdown(
|
|
| 313 |
f"""
|
| 314 |
<div class="suite-row">
|
| 315 |
<span class="suite-pill">{"ST_GeoMech SUITE"}</span>
|
| 316 |
-
<span class="suite-tagline">{"
|
| 317 |
</div>
|
| 318 |
""",
|
| 319 |
unsafe_allow_html=True,
|
|
|
|
| 313 |
f"""
|
| 314 |
<div class="suite-row">
|
| 315 |
<span class="suite-pill">{"ST_GeoMech SUITE"}</span>
|
| 316 |
+
<span class="suite-tagline">{"Predicting Rock Mechanical Behavious While Drilling"}</span>
|
| 317 |
</div>
|
| 318 |
""",
|
| 319 |
unsafe_allow_html=True,
|