Spaces:
Sleeping
Sleeping
Commit
·
03b278d
1
Parent(s):
ca7756a
Make image for paper examples link to paper
Browse files- docs/generate_papers.py +1 -1
docs/generate_papers.py
CHANGED
|
@@ -76,7 +76,7 @@ with open(output_file, "w") as f:
|
|
| 76 |
|
| 77 |
<!-- Image column: -->
|
| 78 |
<div class="image_column">\n
|
| 79 |
-
\n\n
|
| 80 |
</div>
|
| 81 |
|
| 82 |
|
|
|
|
| 76 |
|
| 77 |
<!-- Image column: -->
|
| 78 |
<div class="image_column">\n
|
| 79 |
+
[]({link})\n\n
|
| 80 |
</div>
|
| 81 |
|
| 82 |
|