We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b034e commit 0b8b2ebCopy full SHA for 0b8b2eb
1 file changed
_includes/footer.html
@@ -21,7 +21,7 @@ <h2 class="footer-heading">{{ site.title | escape }}</h2>
21
{%- endif -%}
22
</li>
23
<li>
24
- <a href="https://doi.org/10.5281/zenodo.4305949"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4305949" alt="DOI"></a>
+ <a href="https://doi.org/10.5281/zenodo.4305949"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4305949.svg" alt="DOI"></a>
25
26
</ul>
27
</div>
0 commit comments