Update Introduction.py
Browse files- Introduction.py +1 -1
Introduction.py
CHANGED
@@ -11,7 +11,7 @@ def main():
|
|
11 |
)
|
12 |
set_sidebar()
|
13 |
st.title("SQL Injections via LLMs")
|
14 |
-
st.markdown("### *Welcome to Effixis' demo for AMLD EPFL
|
15 |
|
16 |
st.markdown(
|
17 |
"""
|
|
|
11 |
)
|
12 |
set_sidebar()
|
13 |
st.title("SQL Injections via LLMs")
|
14 |
+
st.markdown("### *Welcome to Effixis' demo for AMLD EPFL 2025!* 🎉")
|
15 |
|
16 |
st.markdown(
|
17 |
"""
|