Skip to content

Commit 4186a29

Browse files
committed
Use artifacts in tutorials
1 parent 4f1c666 commit 4186a29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_pages/tutorials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ permalink: /tutorials/
3232
{{pubinfo}} ({{tutorial.date}}).
3333
{% if tutorial.abstract.size > 7 %}
3434
* {{ tutorial.abstract | markdownify }}
35+
{{ tutorial.artifacts | markdownify | remove: '<p>' | remove: '</p>' | strip_newlines }}
3536
{% endif %}
3637
{% endfor %}
3738
</div>

0 commit comments

Comments
 (0)