Spaces:
Running
Running
Upload README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,14 @@
|
|
|
|
1 |
title: Link Lazarus Method
|
2 |
emoji: π
|
3 |
colorFrom: blue
|
4 |
-
colorTo:
|
5 |
sdk: streamlit
|
6 |
sdk_version: "1.32.2"
|
7 |
app_file: wikipedia_dead_links_streamlit.py
|
8 |
pinned: false
|
|
|
|
|
9 |
|
10 |
|
11 |
# The Link Lazarus Method: Wikipedia Dead Link Finder by metehan.ai - Streamlit Version
|
|
|
1 |
+
---
|
2 |
title: Link Lazarus Method
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
sdk: streamlit
|
7 |
sdk_version: "1.32.2"
|
8 |
app_file: wikipedia_dead_links_streamlit.py
|
9 |
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
|
13 |
|
14 |
# The Link Lazarus Method: Wikipedia Dead Link Finder by metehan.ai - Streamlit Version
|