We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4d3b2 commit 37e22feCopy full SHA for 37e22fe
src/html/index.html
@@ -58,7 +58,7 @@ <h2 id="other-software" class="" data-aos="zoom-in">Other Software</h2>
58
<div class="card h-100">
59
<div class="card-body">
60
<div class="float-end ps-2 pb-2">
61
- <a class="url-link" href="" target="_blank" rel="noopener"><img src="" class="hvr-grow-lg animate__animated animate__rotateIn" alt="" height="64" width="64"></a>
+ <a class="url-link" href="" target="_blank" rel="noopener"><img src="" class="hvr-grow-lg" alt="" height="64" width="64"></a>
62
</div>
63
<h4 class="card-title">
64
<a class="link-body-emphasis text-decoration-none url-link hvr-grow" href="" target="_blank" rel="noopener">Title</a>
0 commit comments