Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
fix for the thumbnails
Browse files Browse the repository at this point in the history
  • Loading branch information
way0utwest committed Apr 8, 2021
1 parent 771de51 commit ab5acc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Here are some other events that you might find interesting as a data professiona
 
{% endif %}
</td>
<th scope="col"><a href="{{ block.url }}">{{ block.title }}</a></th>
<th scope="col"><a href="{{ block.url | absolute_url }}">{{ block.title }}</a></th>
<th scope="col">{{ block.date }}</th>
</tr>
{% endfor %}
Expand Down

0 comments on commit ab5acc8

Please sign in to comment.