Spaces:
Runtime error
Runtime error
Update reader.py
Browse files
reader.py
CHANGED
@@ -84,7 +84,7 @@ def get_article(acc, feats):
|
|
84 |
|
85 |
css += '''
|
86 |
.panel {
|
87 |
-
background-image: url("https://
|
88 |
background-size: 650px 400px !important;
|
89 |
background-position: center;
|
90 |
background-repeat: no-repeat;
|
|
|
84 |
|
85 |
css += '''
|
86 |
.panel {
|
87 |
+
background-image: url("https://drive.google.com/uc?id=1hghDRktdWwNE3Up03hDbjBSf5QxIbhqI");
|
88 |
background-size: 650px 400px !important;
|
89 |
background-position: center;
|
90 |
background-repeat: no-repeat;
|