Spaces:
Running
Running
Alejandro Cremades
commited on
Commit
•
8d5cf36
1
Parent(s):
93aaf18
Update link to GitHub repo
Browse files
streamlit_common/footer.py
CHANGED
@@ -6,7 +6,7 @@ fa_import = """
|
|
6 |
x_icon = '<i class="fa-brands fa-x-twitter" style="color: #ffffff;"></i>'
|
7 |
x_url = "https://x.com/KarawapoM"
|
8 |
gh_icon = '<i class="fa-brands fa-github" style="color: #ffffff;"></i>'
|
9 |
-
gh_url = "https://github.com/alecrem/middleschool-
|
10 |
|
11 |
|
12 |
def write_header():
|
|
|
6 |
x_icon = '<i class="fa-brands fa-x-twitter" style="color: #ffffff;"></i>'
|
7 |
x_url = "https://x.com/KarawapoM"
|
8 |
gh_icon = '<i class="fa-brands fa-github" style="color: #ffffff;"></i>'
|
9 |
+
gh_url = "https://github.com/alecrem/middleschool-cardlist"
|
10 |
|
11 |
|
12 |
def write_header():
|