Update footer.py

This commit is contained in:
dKosarevsky 2023-04-14 01:58:06 +03:00 committed by GitHub
parent 12ffd411b7
commit abc91a72f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ def show_donates() -> None:
st.markdown(f"""
**{st.session_state.locale.donates1}:**
- [Tinkoff](https://www.tinkoff.ru/cf/4Ugsr5kQ1sR)
- [boosty](https://boosty.to/ai-talks/donate)
- [CloudTips (Tinkoff)](https://pay.cloudtips.ru/p/eafa15b2)
""")
_, img_col, _ = st.columns(3)