Alannikos768 commited on
Commit
df105c6
1 Parent(s): db78a80

add details

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def sidebar_content():
45
  st.sidebar.markdown("### 关于我们")
46
  st.sidebar.markdown("FunGPT --- 智能情感调酒师")
47
  st.sidebar.markdown("© 2024 FunGPT Team")
48
- st.sidebar.markdown("[联系我们](#) | [使用条款](#)")
49
 
50
  def main():
51
  st.set_page_config(
 
45
  st.sidebar.markdown("### 关于我们")
46
  st.sidebar.markdown("FunGPT --- 智能情感调酒师")
47
  st.sidebar.markdown("© 2024 FunGPT Team")
48
+ st.sidebar.markdown("[联系我们](https://github.com/Alannikos) | [使用条款](https://github.com/Alannikos)")
49
 
50
  def main():
51
  st.set_page_config(