@@ -16,6 +16,8 @@ name = st.text_input("Adınızı girin:")
if name:
st.success(f"Harika! Hoş geldin **{name}**, sistem tıkır tıkır çalışıyor! 🎉")
st.divider()
st.metric(label="Sunucu Durumu", value="Aktif / Online", delta="100% Uptime")
if st.button("Bir mesaj bırak"):
The note is not visible to the blocked user.