diff --git a/ai_talks/src/utils/footer.py b/ai_talks/src/utils/footer.py index 6406b58..24d43c6 100644 --- a/ai_talks/src/utils/footer.py +++ b/ai_talks/src/utils/footer.py @@ -16,7 +16,7 @@ def show_info(icon: Path) -> None: - {render_svg(icon)} [{st.session_state.locale.footer_channel}](https://t.me/talks_aii) """, unsafe_allow_html=True) st.divider() - st.markdown("[project repo](https://github.com/dKosarevsky/AI-Talks)") + st.markdown("project [repo on github](https://github.com/dKosarevsky/AI-Talks) waiting for your :star:") def show_donates() -> None: