fabiogra commited on
Commit
d0391ac
1 Parent(s): e46841b

Update app/footer.py

Browse files
Files changed (1) hide show
  1. app/footer.py +1 -1
app/footer.py CHANGED
@@ -104,7 +104,7 @@ def footer():
104
  image("https://streamlit.io/images/brand/streamlit-mark-color.png", width="18px"),
105
  ),
106
  " by ",
107
- link("https://twitter.com/grsFabio", "@grsFabio"),
108
  "   ",
109
  link(
110
  "https://www.buymeacoffee.com/fabiogra",
 
104
  image("https://streamlit.io/images/brand/streamlit-mark-color.png", width="18px"),
105
  ),
106
  " by ",
107
+ link("https://fabiogra.com", "@fabiogra"),
108
  "   ",
109
  link(
110
  "https://www.buymeacoffee.com/fabiogra",