fixed markdown info

This commit is contained in:
vabene1111 2024-01-07 18:17:31 +08:00
parent c8e674da16
commit 761e423bde

View File

@ -129,7 +129,7 @@
[](https://github.com/vabene1111/recipes)
[GitHub](https://github.com/vabene1111/recipes)
![{% trans 'This will become an image' %}]({% static 'assets/favicon.svg' %})
![{% trans 'This will become an image' %}]({% static 'assets/logo_color_svg.svg' %})
</code></pre>
<div style="text-align: center">
@ -142,7 +142,7 @@
<div class="card-body">
<a href="https://github.com/vabene1111/recipes">https://github.com/vabene1111/recipes</a> <br/>
<a href="https://github.com/vabene1111/recipes">GitHub</a> <br/>
<img src="{% static 'assets/favicon.svg' %}" class="img-fluid" alt="{% trans 'This will become an image' %}"
<img src="{% static 'assets/logo_color_svg.svg' %}" class="img-fluid" alt="{% trans 'This will become an image' %}"
style="height: 3vw">
</div>