Update footer.py
This commit is contained in:
parent
20bf84cbb4
commit
e8cecac5fb
@ -45,8 +45,9 @@ def show_donates() -> None:
|
||||
st.markdown(f"""
|
||||
**{st.session_state.locale.donates1}:**
|
||||
- [Tinkoff](https://www.tinkoff.ru/cf/4Ugsr5kQ1sR)
|
||||
- [donationalerts](https://www.donationalerts.com/r/if_ai)
|
||||
- [boosty](https://boosty.to/ai-talks/donate)
|
||||
- [CloudTips (Tinkoff)](https://pay.cloudtips.ru/p/eafa15b2)
|
||||
- [CloudTips](https://pay.cloudtips.ru/p/eafa15b2)
|
||||
""")
|
||||
_, img_col, _ = st.columns(3)
|
||||
with img_col:
|
||||
|
Loading…
Reference in New Issue
Block a user