Spaces:
Running
Running
Update app/footer.py
Browse files- 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://
|
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",
|